Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java85 private static final int EVENT_SIM_IO_ERROR = 6; field in SubscriptionInfoUpdater
204 case IccCardConstants.INTENT_VALUE_ICC_CARD_IO_ERROR: return EVENT_SIM_IO_ERROR; in internalIccStateToMessage()
279 case EVENT_SIM_IO_ERROR: in handleMessage()