Searched refs:unFocus (Results 1 – 3 of 3) sorted by relevance
158 mActionOnFocusListener.unFocus(); in setActions()296 public void unFocus() { in unFocus() method in GuidedActionAdapter.ActionOnFocusListener
729 mFocused.unFocus(this); in handleFocusGainInternal()746 super.unFocus(focused); in requestChildFocus()751 mFocused.unFocus(focused); in requestChildFocus()1079 void unFocus(View focused) { in unFocus() method in ViewGroup1084 super.unFocus(focused); in unFocus()1086 mFocused.unFocus(focused); in unFocus()5207 view.unFocus(null); in removeViewInternal()5324 view.unFocus(null); in removeViewsInternal()5418 view.unFocus(null); in removeAllViewsInLayout()
6786 void unFocus(View focused) {