Searched refs:inRoot (Results 1 – 7 of 7) sorted by relevance
47 .inRoot(isPlatformPopup()) in assertNoSelectionHandles()60 .inRoot(allOf( in onHandleView()
64 .inRoot(allOf( in onFloatingToolBar()76 .inRoot(withDecorView(hasDescendant(withTagValue(is(TAG))))); in onFloatingToolBarItem()107 .inRoot(withDecorView(hasDescendant(withId(id)))) in toggleOverflow()
48 return onView(withId(id)).inRoot(withDecorView(hasDescendant(withId(id)))); in onSuggestionsPopup()53 return onView(matcher).inRoot(withDecorView(hasDescendant(withId(id)))); in onSuggestionsPopupItem()
57 .inRoot(withDecorView(hasFocus())); in onContextMenu()188 .inRoot(withDecorView(hasFocus())).perform(click()); in clickMenuItem()
108 watchdog.inRoot = true; in runRootScript()110 watchdog.inRoot = false; in runRootScript()392 ALOGE("RS watchdog timeout: %i %s line %i %s", rsc->watchdog.inRoot, in printWatchdogInfo()395 ALOGE("RS watchdog timeout: %i", rsc->watchdog.inRoot); in printWatchdogInfo()
226 bool inRoot; member
355 .inRoot(withDecorView(is(getActivity().getWindow().getDecorView()))) in testTextAppearanceInSuggestionsPopup()