Searched refs:onImeParentChanged (Results 1 – 4 of 4) sorted by relevance
192 public abstract void onImeParentChanged(int displayId); in onImeParentChanged() method in InputMethodManagerInternal324 public void onImeParentChanged(int displayId) {
5807 public void onImeParentChanged(int displayId) { in onImeParentChanged() method in LocalServiceImpl
4737 () -> InputMethodManagerInternal.get().onImeParentChanged(getDisplayId())); in updateImeParent()
12344 PLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->onImeParentChanged(I)V