Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java88 private static final int EVENT_SIM_LOCKED = 5; field in SubscriptionInfoUpdater
230 case IccCardConstants.INTENT_VALUE_ICC_LOCKED: return EVENT_SIM_LOCKED; in internalIccStateToMessage()
290 case EVENT_SIM_LOCKED: in handleMessage()