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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java 103 public AppState app_state; field in class:IccCardApplicationStatus
104 // applicable only if app_state == RIL_APPSTATE_SUBSCRIPTION_PERSO
218 sb.append("{").append(app_type).append(",").append(app_state);
219 if (app_state == AppState.APPSTATE_SUBSCRIPTION_PERSO) {
  /hardware/ril/include/telephony/
ril.h 764 RIL_AppState app_state; member in struct:__anon27119
    [all...]

Completed in 213 milliseconds