Searched refs:onViewFocusChanged (Results 1 – 5 of 5) sorted by relevance
122 void onViewFocusChanged(View view, boolean hasFocus) { in onViewFocusChanged() method in ImeFocusController123 getImmDelegate().onViewFocusChanged(view, hasFocus); in onViewFocusChanged()170 void onViewFocusChanged(@NonNull View view, boolean hasFocus); in onViewFocusChanged() method
8740 mAttachInfo.mViewRootImpl.getImeFocusController().onViewFocusChanged(this, hasFocus);
930 public void onViewFocusChanged(@Nullable View view, boolean hasFocus) { in onViewFocusChanged() method in InputMethodManager.DelegateImpl
16233 HSPLandroid/view/ImeFocusController;->onViewFocusChanged(Landroid/view/View;Z)V
16297 HSPLandroid/view/ImeFocusController;->onViewFocusChanged(Landroid/view/View;Z)V