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.java89 private static final int EVENT_SIM_IO_ERROR = 6; field in SubscriptionInfoUpdater
227 case IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR: return EVENT_SIM_IO_ERROR; in internalIccStateToMessage()
302 case EVENT_SIM_IO_ERROR: in handleMessage()