Home | History | Annotate | Download | only in view

Lines Matching defs:getRootView

6923             View oldFocus = (mAttachInfo != null) ? getRootView().findFocus() : null;
7117 final View root = getRootView();
7605 getRootView().addFocusables(focusablesTempList, View.FOCUS_FORWARD, FOCUSABLES_ALL);
8678 View rootView = getRootView();
8701 View rootView = getRootView();
8712 View rootView = getRootView();
8724 View rootView = getRootView();
14137 if (getRootView() != this) {
21930 Context rootContext = getRootView().getContext();
22376 public View getRootView() {
27437 final View rootView = getRootView();