OSDN Git Service

Add a utility method to InputMethodInfo for FBE.
authorYohei Yukawa <yukawa@google.com>
Mon, 8 Feb 2016 22:05:27 +0000 (14:05 -0800)
committerYohei Yukawa <yukawa@google.com>
Tue, 9 Feb 2016 09:10:27 +0000 (01:10 -0800)
commit69811a98f161a04af8e8ec9978c3a5efe1ea0f29
tree78eaa2d6a5a0c6317dcb5f689daa3da0d9bd5912
parent285765014f80d5c515d1727e71bda41c810327b6
Add a utility method to InputMethodInfo for FBE.

This is another preparation for Bug 26279466.  Whether an input method
is marked to be encryption-aware or not would become the thing here and
there in the Framework code.  Having a utility method and debug info
in dumpsys should make our lives easier.

Bug: 26279466
Change-Id: Icf921fe3661eccf4a589b08b616d05decc561356
core/java/android/view/inputmethod/InputMethodInfo.java