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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java 97 public AppState app_state; field in class:IccCardApplication
98 // applicable only if app_state == RIL_APPSTATE_SUBSCRIPTION_PERSO
  /hardware/ril/include/telephony/
ril.h 372 when app_state is assigned to this value */
396 RIL_AppState app_state; member in struct:__anon9661
397 RIL_PersoSubstate perso_substate; /* applicable only if app_state ==
    [all...]
  /hardware/ril/mock-ril/src/generated/cpp/
ril.pb.h 346 // optional .ril_proto.RilAppState app_state = 2;
350 inline ril_proto::RilAppState app_state() const;
2544 inline ril_proto::RilAppState RilAppStatus::app_state() const { function in class:ril_proto::RilAppStatus
    [all...]

Completed in 506 milliseconds