Searched refs:setShouldShowIme (Results 1 – 6 of 6) sorted by relevance
189 public void setShouldShowIme(int displayId, boolean shouldShow) { in setShouldShowIme() method in WindowManagerImpl191 WindowManagerGlobal.getWindowManagerService().setShouldShowIme(displayId, shouldShow); in setShouldShowIme()
624 void setShouldShowIme(int displayId, boolean shouldShow); in setShouldShowIme() method
528 default void setShouldShowIme(int displayId, boolean shouldShow) { in setShouldShowIme() method
93 public void setShouldShowIme(int displayId, boolean shouldShow) { in setShouldShowIme() method in WindowManagerImpl
7074 public void setShouldShowIme(int displayId, boolean shouldShow) { in setShouldShowIme() method in WindowManagerService
4356 method public default void setShouldShowIme(int, boolean);