Searched refs:unFocus (Results 1 – 3 of 3) sorted by relevance
159 mActionOnFocusListener.unFocus(); in setActions()296 public void unFocus() { in unFocus() method in GuidedActionAdapter.ActionOnFocusListener
713 mFocused.unFocus(this); in handleFocusGainInternal()729 super.unFocus(focused); in requestChildFocus()734 mFocused.unFocus(focused); in requestChildFocus()990 void unFocus(View focused) { in unFocus() method in ViewGroup995 super.unFocus(focused); in unFocus()997 mFocused.unFocus(focused); in unFocus()4739 view.unFocus(null); in removeViewInternal()4849 view.unFocus(null); in removeViewsInternal()4934 view.unFocus(null); in removeAllViewsInLayout()
6089 void unFocus(View focused) { in unFocus() method