Searched defs:WEXITSTATUS (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ | ||
D | OsConstants.java | 99 public static int WEXITSTATUS(int status) { return (status & 0xff00) >> 8; } in WEXITSTATUS() method in OsConstants |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |