Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppTransitionTests.java138 private String mLauncherActivity = ".NexusLauncherActivity"; field in AppTransitionTests
573 if (delayItem.getComponentName().contains(mLauncherActivity)) { in analyzeHotLaunchDelay()
621 if (delayItem.getComponentName().contains(mLauncherActivity)) { in analyzeAppToRecentsDelay()
657 if (delayItem.getComponentName().contains(mLauncherActivity)) { in analyzeRecentsToAppDelay()