Home
last modified time | relevance | path

Searched refs:RIL_SubscriptionType (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/include/telephony/
Dril_msim.h34 } RIL_SubscriptionType; typedef
40 RIL_SubscriptionType sub_type; /* Indicates subscription 1 or subscription 2 */
/hardware/ril/libril/
Dril.cpp1835 uicc_sub.sub_type = (RIL_SubscriptionType) t; in dispatchUiccSubscripton()