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 430 #define RIL_CARD_MAX_APPS 8
515 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
516 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
517 int num_applications; /* value <= RIL_CARD_MAX_APPS */
518 RIL_AppStatus applications[RIL_CARD_MAX_APPS];
525 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
526 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
527 int ims_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
528 int num_applications; /* value <= RIL_CARD_MAX_APPS */
529 RIL_AppStatus applications[RIL_CARD_MAX_APPS];
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 15 milliseconds