Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java527 if (compileAppForIorap(appPkgName)) { in compileAppForIorapWithRetries()
541 private boolean compileAppForIorap(String appPkgName) throws IOException { in compileAppForIorap() method in AppLaunch