Searched refs:recents (Results 1 – 4 of 4) sorted by relevance
123 int recents = mDevice.wait(Until.findObjects( in clearRecents() local126 for (int i = 0; i < recents; ++i) { in clearRecents()
110 public void scrollToTopOfRecents(UiObject2 recents) { in scrollToTopOfRecents() argument111 Rect r = recents.getVisibleBounds(); in scrollToTopOfRecents()
75 UiObject2 recents = mOverviewHelper.navigateToRecents(); in testNavigateToRecents() local76 assertNotNull("Recents view not reached on tapping recents", recents); in testNavigateToRecents()
148 public void scrollToTopOfRecents(UiObject2 recents) { in scrollToTopOfRecents() argument149 Rect r = recents.getVisibleBounds(); in scrollToTopOfRecents()