Searched refs:new_source (Results 1 – 1 of 1) sorted by relevance
1323 RIL_CdmaSubscriptionSource new_source = *(RIL_CdmaSubscriptionSource*)(data); in request_cdma_set_subscription_source() local1325 if (new_source == CDMA_SUBSCRIPTION_SOURCE_RUIM_SIM && !gCdmaHasSim) { in request_cdma_set_subscription_source()1332 new_source); in request_cdma_set_subscription_source()1333 gCdmaSubscriptionType = new_source; in request_cdma_set_subscription_source()