Searched refs:isSimAbsent (Results 1 – 3 of 3) sorted by relevance
665 private void cleanSubscriptionInPhone(int phoneId, boolean isSimAbsent) { in cleanSubscriptionInPhone() argument666 if (sInactiveIccIds[phoneId] != null || (isSimAbsent && sIccId[phoneId] != null in cleanSubscriptionInPhone()678 logd("cleanSubscriptionInPhone: " + phoneId + ", isSimAbsent=" + isSimAbsent in cleanSubscriptionInPhone()
1162 if (isSimAbsent()) { in handleMessage()1683 private boolean isSimAbsent() { in isSimAbsent() method in ServiceStateTracker
22791 HSPLcom/android/internal/telephony/ServiceStateTracker;->isSimAbsent()Z