HomeSort by relevance Sort by last modified time
    Searched defs:APP_PROCESS (Results 1 - 2 of 2) sorted by null

  /external/vogar/src/vogar/
ModeId.java 32 /** (Target) app_process */
33 APP_PROCESS;
37 // (Intended for use with app_process and activities.)
95 return this == ModeId.DEVICE || this == ModeId.APP_PROCESS;
128 case APP_PROCESS:
129 return "app_process";
145 case APP_PROCESS:
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 47 milliseconds