Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java213 String traceCategoriesStr = args in testMeasureStartUpTime() local
220 if (!traceCategoriesStr.isEmpty()) { in testMeasureStartUpTime()
221 String[] traceCategoriesSplit = traceCategoriesStr.split(DELIMITER); in testMeasureStartUpTime()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java267 String traceCategoriesStr = args in testMeasureStartUpTime() local
274 if (!traceCategoriesStr.isEmpty()) { in testMeasureStartUpTime()
275 String[] traceCategoriesSplit = traceCategoriesStr.split(DELIMITER); in testMeasureStartUpTime()