Searched refs:isSimReady (Results 1 – 2 of 2) sorted by relevance
160 if (isSimReady(phoneId) && (getConnectFailureCount(phoneId) > 0)) {229 private boolean isSimReady(int phoneId) { in isSimReady() method in VendorPhoneSwitcher571 if (!isSimReady(phoneId)) { in onDdsSwitchResponse()
389 boolean isSimReady = mPhone.getUiccCardApplication() != null in getOutOfServiceDisplayName()392 mPhone.getServiceStateTracker().shouldForceDisplayNoService() && !isSimReady; in getOutOfServiceDisplayName()