Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java94 private static final int EVENT_SIM_IMSI = 11; field in SubscriptionInfoUpdater
233 case IccCardConstants.INTENT_VALUE_ICC_IMSI: return EVENT_SIM_IMSI; in internalIccStateToMessage()
321 case EVENT_SIM_IMSI: in handleMessage()