Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java549 IorapCompilationStatus status = waitForIorapCompiled(appPkgName); in compileAppForIorap()
623 private IorapCompilationStatus waitForIorapCompiled(String appPkgName) throws IOException { in waitForIorapCompiled() method in AppLaunch