Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java108 private static final String COMPILE_SUCCESS = "Success"; field in AppLaunch
381 if (line.contains(COMPILE_SUCCESS)) { in compileApp()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java138 private static final String COMPILE_SUCCESS = "Success"; field in AppLaunch
513 if (line.contains(COMPILE_SUCCESS)) { in compileApp()