Searched defs:onImeVisibilityChanged (Results 1 – 8 of 8) sorted by relevance
58 void onImeVisibilityChanged(boolean imeVisible, int imeHeight); in onImeVisibilityChanged() method
66 public void onImeVisibilityChanged(boolean imeVisible, int imeHeight) throws RemoteException { in onImeVisibilityChanged() method in PinnedStackListenerForwarder
129 public void onImeVisibilityChanged(boolean imeVisible, int imeHeight) { in onImeVisibilityChanged() method in PipManager.PinnedStackListener
256 public void onImeVisibilityChanged(boolean imeVisible, int imeHeight) { in onImeVisibilityChanged() method in PipTouchHandler
190 public void onImeVisibilityChanged(boolean imeVisible, int imeHeight) { in onImeVisibilityChanged() method in PipManager.PinnedStackListener
892 public void onImeVisibilityChanged(boolean imeVisible, int imeHeight) { in onImeVisibilityChanged() method in BubbleController.BubblesImeListener
962 public void onImeVisibilityChanged(boolean visible, int height) { in onImeVisibilityChanged() method
566 private void onImeVisibilityChanged(boolean visible) { in onImeVisibilityChanged() method in NavigationBarView