HomeSort by relevance Sort by last modified time
    Searched refs:is_user_build (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/dumpstate/
dumpstate.h 209 bool is_user_build();
dumpstate.cpp 102 bool is_user_build() { function
224 if (is_user_build()) {
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 590 static int is_user_build() { function in namespace:android
601 if (is_user_build()) {
    [all...]

Completed in 280 milliseconds