Searched refs:currentViewRootImpl (Results 1 – 1 of 1) sorted by relevance
1201 final ViewRootImpl currentViewRootImpl = mCurRootView; in handleMessage() local1204 if (mCurRootView != currentViewRootImpl) { in handleMessage()1208 final View focusedView = currentViewRootImpl.getView().findFocus(); in handleMessage()