Searched refs:mayUseInputMethod (Results 1 – 6 of 6) sorted by relevance
835 public static boolean mayUseInputMethod(int flags) { in mayUseInputMethod() method in WindowManager.LayoutParams
1583 .mayUseInputMethod(mWindowAttributes.flags); in performTraversals()2522 .mayUseInputMethod(mWindowAttributes.flags); in handleMessage()
1492 if (WindowManager.LayoutParams.mayUseInputMethod(windowFlags)) { in windowGainedFocus()
326 NO DOC BLOCK: android.view.WindowManager.LayoutParams Method mayUseInputMethod(int)
23846 method public static boolean mayUseInputMethod(int);