Searched refs:mayUseInputMethod (Results 1 – 10 of 10) sorted by relevance
105 final boolean hasImeFocus = WindowManager.LayoutParams.mayUseInputMethod( in updateImeFocusable()
2700 public static boolean mayUseInputMethod(int flags) { in mayUseInputMethod() method in WindowManager.LayoutParams
2854 if (LayoutParams.mayUseInputMethod(candidate.mAttrs.flags)) {
6171 win -> WindowManager.LayoutParams.mayUseInputMethod(win.mAttrs.flags)) in onWindowsVisible()
3470 if (LayoutParams.mayUseInputMethod(windowFlags)) { in startInputOrWindowGainedFocusInternalLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
18919 HSPLandroid/view/WindowManager$LayoutParams;->mayUseInputMethod(I)Z
50534 method public static boolean mayUseInputMethod(int);
34680 method public static boolean mayUseInputMethod(int);
18967 HSPLandroid/view/WindowManager$LayoutParams;->mayUseInputMethod(I)Z