Searched refs:mayUseInputMethod (Results 1 – 5 of 5) sorted by relevance
1109 public static boolean mayUseInputMethod(int flags) { in mayUseInputMethod() method in WindowManager.LayoutParams
1849 .mayUseInputMethod(mWindowAttributes.flags); in performTraversals()3124 .mayUseInputMethod(mWindowAttributes.flags); in handleMessage()
1947 if (WindowManager.LayoutParams.mayUseInputMethod(windowFlags)) { in windowGainedFocus()
326 NO DOC BLOCK: android.view.WindowManager.LayoutParams Method mayUseInputMethod(int)
28719 method public static boolean mayUseInputMethod(int);