Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java160 private File launchSubDir = null; field in AppLaunch
594 File launchSubDir = new File(launchRootDir, LAUNCH_SUB_DIRECTORY); in logDumpsysIorapd() local
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java185 File launchSubDir = new File(launchRootDir, LAUNCH_SUB_DIRECTORY); in testMeasureStartUpTime() local