Home
last modified time | relevance | path

Searched refs:unFocus (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java836 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 ViewGroup
1198 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()
DView.java7981 void unFocus(View focused) {
/frameworks/base/config/
Dboot-image-profile.txt23103 HSPLandroid/view/View;->unFocus(Landroid/view/View;)V
23431 HSPLandroid/view/ViewGroup;->unFocus(Landroid/view/View;)V