Home
last modified time | relevance | path

Searched refs:mayUseInputMethod (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManager.java1324 public static boolean mayUseInputMethod(int flags) { in mayUseInputMethod() method in WindowManager.LayoutParams
DViewRootImpl.java2187 .mayUseInputMethod(mWindowAttributes.flags); in performTraversals()
3594 .mayUseInputMethod(mWindowAttributes.flags); in handleMessage()
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java2334 if (WindowManager.LayoutParams.mayUseInputMethod(windowFlags)) { in windowGainedFocus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34680 method public static boolean mayUseInputMethod(int);
/frameworks/base/api/
Dcurrent.txt43831 method public static boolean mayUseInputMethod(int);
Dsystem-current.txt47010 method public static boolean mayUseInputMethod(int);
Dtest-current.txt43917 method public static boolean mayUseInputMethod(int);