Searched defs:appPkgName (Results 1 – 1 of 1) sorted by relevance
305 String appPkgName = startIntent.getComponent().getPackageName(); in testMeasureStartUpTime() local311 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime() local333 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime() local348 String appPkgName = startIntent.getComponent().getPackageName(); in testMeasureStartUpTime() local508 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp()527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()543 private boolean compileAppForIorap(String appPkgName) throws IOException { in compileAppForIorap()625 private IorapCompilationStatus waitForIorapCompiled(String appPkgName) throws IOException { in waitForIorapCompiled()