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

  /hardware/ril/include/telephony/
ril.h 435 #define RIL_CARD_MAX_APPS 8
520 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
521 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
522 int num_applications; /* value <= RIL_CARD_MAX_APPS */
523 RIL_AppStatus applications[RIL_CARD_MAX_APPS];
530 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
531 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
532 int ims_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
533 int num_applications; /* value <= RIL_CARD_MAX_APPS */
534 RIL_AppStatus applications[RIL_CARD_MAX_APPS];
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 60 milliseconds