Searched refs:SimIoError (Results 1 – 2 of 2) sorted by relevance
127 if (getStatusForIccState(simState) == CarrierTextManager.StatusMode.SimIoError) {161 SimIoError, // SIM card is faulty enumConstant494 case SimIoError: in getCarrierTextForSimState()568 return CarrierTextManager.StatusMode.SimIoError; in getStatusForIccState()
595 assertEquals(CarrierTextManager.StatusMode.SimIoError, in testGetStatusForIccState()624 assertEquals(CarrierTextManager.StatusMode.SimIoError, in testGetStatusForIccState()