Searched refs:getStatusForIccState (Results 1 – 1 of 1) sorted by relevance
120 if (DEBUG) Log.d(TAG, "onSimStateChanged: " + getStatusForIccState(simState));121 if (getStatusForIccState(simState) == CarrierTextManager.StatusMode.SimIoError) {437 CarrierTextManager.StatusMode status = getStatusForIccState(simState); in getCarrierTextForSimState()526 private CarrierTextManager.StatusMode getStatusForIccState(int simState) { in getStatusForIccState() method in CarrierTextManager601 CarrierTextManager.StatusMode status = getStatusForIccState(simState); in getCarrierHelpTextForSimState()