Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java249 compileApp(VERIFY_FILTER, appPkgName)); in testMeasureStartUpTime()
252 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()
278 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()
374 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp() method in AppLaunch
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java308 compileApp(VERIFY_FILTER, appPkgName)); in testMeasureStartUpTime()
311 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()
333 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime()
506 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp() method in AppLaunch