Searched refs:isInputMethodWindow (Results 1 – 4 of 4) sorted by relevance
450 public boolean isInputMethodWindow(); in isInputMethodWindow() method
2316 final boolean hideIme = win.isInputMethodWindow() in shouldBeHiddenByKeyguard()2326 boolean allowWhenLocked = win.isInputMethodWindow() && showImeOverKeyguard; in shouldBeHiddenByKeyguard()
4039 public boolean isInputMethodWindow() { in isInputMethodWindow() method in WindowState
17779 HSPLcom/android/server/wm/WindowState;->isInputMethodWindow()Z