Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java278 long appLaunchTime = -1L; in testAppToRecents() local
351 long appLaunchTime = startApp(appName, NOT_SURE); in setupAppLaunch() local
352 if (appLaunchTime == ILauncherStrategy.LAUNCH_FAILED_TIMESTAMP) { in setupAppLaunch()
353 return appLaunchTime; in setupAppLaunch()
358 return appLaunchTime; in setupAppLaunch()