Home
last modified time | relevance | path

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

/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java36 private static int STATUS_ERROR = 2; field in AbccService
47 mCurrentStatus = AbccService.STATUS_ERROR; in run()
56 mCurrentStatus = AbccService.STATUS_ERROR; in run()