Searched defs:appPkgName (Results 1 – 2 of 2) 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() local506 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp()525 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()541 private boolean compileAppForIorap(String appPkgName) throws IOException { in compileAppForIorap()623 private IorapCompilationStatus waitForIorapCompiled(String appPkgName) throws IOException { in waitForIorapCompiled()
237 String appPkgName = mNameToIntent.get(launch.getApp()) in testMeasureStartUpTime() local252 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime() local278 compileApp(launch.getCompilerFilter(), appPkgName)); in testMeasureStartUpTime() local374 private boolean compileApp(String compilerFilter, String appPkgName) throws IOException { in compileApp()