Home
last modified time | relevance | path

Searched refs:populateManyRecentApps (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DOverviewHelper.java99 public ArrayList<String> populateManyRecentApps() throws IOException { in populateManyRecentApps() method in OverviewHelper
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java99 OverviewHelper.getInstance().populateManyRecentApps(); in prepareOpenAllAppsContainer()
DSystemUiJankTests.java170 mLaunchedPackages = OverviewHelper.getInstance().populateManyRecentApps(); in populateRecentApps()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java309 OverviewHelper.getInstance().populateManyRecentApps(); in testAppToRecents()