Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java87 private static final int EVENT_SIM_IO_ERROR = 6; field in SubscriptionInfoUpdater
206 case IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR: return EVENT_SIM_IO_ERROR; in internalIccStateToMessage()
281 case EVENT_SIM_IO_ERROR: in handleMessage()