Searched refs:unFocus (Results 1 – 3 of 3) sorted by relevance
836 mFocused.unFocus(this); in handleFocusGainInternal()853 super.unFocus(focused); in requestChildFocus()858 mFocused.unFocus(focused); in requestChildFocus()1193 void unFocus(View focused) { in unFocus() method in ViewGroup1198 super.unFocus(focused); in unFocus()1200 mFocused.unFocus(focused); in unFocus()5544 view.unFocus(null); in removeViewInternal()5665 view.unFocus(null); in removeViewsInternal()5759 view.unFocus(null); in removeAllViewsInLayout()
7981 void unFocus(View focused) {
23103 HSPLandroid/view/View;->unFocus(Landroid/view/View;)V23431 HSPLandroid/view/ViewGroup;->unFocus(Landroid/view/View;)V