Lines Matching defs:RIL_CARD_MAX_APPS
552 #define RIL_CARD_MAX_APPS 8
637 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
638 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
639 int num_applications; /* value <= RIL_CARD_MAX_APPS */
640 RIL_AppStatus applications[RIL_CARD_MAX_APPS];
647 int gsm_umts_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
648 int cdma_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
649 int ims_subscription_app_index; /* value < RIL_CARD_MAX_APPS, -1 if none */
650 int num_applications; /* value <= RIL_CARD_MAX_APPS */
651 RIL_AppStatus applications[RIL_CARD_MAX_APPS];