Home
last modified time | relevance | path

Searched defs:appLaunchList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java224 List<Long> appLaunchList = new ArrayList<Long>(); in testMeasureStartUpTime() local
226 mNameToLaunchTime.put(launch.getApp(), appLaunchList); in testMeasureStartUpTime() local
252 List<Long> appLaunchList = new ArrayList<Long>(); in testMeasureStartUpTime() local
254 mNameToLaunchTime.put(launch.getApp(), appLaunchList); in testMeasureStartUpTime() local
260 List<Long> appLaunchList = new ArrayList<Long>(); in testMeasureStartUpTime() local
262 mNameToLaunchTime.put(launch.getApp(), appLaunchList); in testMeasureStartUpTime() local