Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java121 if (getStatusForIccState(simState) == CarrierTextManager.StatusMode.SimIoError) {
153 SimIoError, // SIM card is faulty enumConstant
479 case SimIoError: in getCarrierTextForSimState()
552 return CarrierTextManager.StatusMode.SimIoError; in getStatusForIccState()