Searched refs:shouldControlIme (Results 1 – 5 of 5) sorted by relevance
56 boolean shouldControlIme(); in shouldControlIme() method
377 public boolean shouldControlIme() { in shouldControlIme() method in EmbeddedWindowController.EmbeddedWindow
6072 public boolean shouldControlIme() { in shouldControlIme() method in WindowState
4169 return mImeInputTarget != null && mImeInputTarget.shouldControlIme(); in isImeControlledByApp()
29996 PLcom/android/server/wm/WindowState;->shouldControlIme()Z