Home
last modified time | relevance | path

Searched refs:clearRecents (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/
DActivityHelper.java106 public void clearRecents() throws InterruptedException, RemoteException { in clearRecents() method in ActivityHelper
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/helpers/
DAutomationUtils.java130 public static void clearRecents(UiDevice device) { in clearRecents() method in AutomationUtils