Searched refs:recents (Results 1 – 3 of 3) sorted by relevance
19 LOCAL_MODULE := recents-app-helper
23 gmail-app-helper maps-app-helper recents-app-helper \
189 UiObject2 recents = mDevice.findObject(RECENTS); in testRecentAppsFling() local190 Rect r = recents.getVisibleBounds(); in testRecentAppsFling()