Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java665 private void cleanSubscriptionInPhone(int phoneId, boolean isSimAbsent) { in cleanSubscriptionInPhone() argument
666 if (sInactiveIccIds[phoneId] != null || (isSimAbsent && sIccId[phoneId] != null in cleanSubscriptionInPhone()
678 logd("cleanSubscriptionInPhone: " + phoneId + ", isSimAbsent=" + isSimAbsent in cleanSubscriptionInPhone()
DServiceStateTracker.java1162 if (isSimAbsent()) { in handleMessage()
1683 private boolean isSimAbsent() { in isSimAbsent() method in ServiceStateTracker
/frameworks/base/config/
Dboot-image-profile.txt22791 HSPLcom/android/internal/telephony/ServiceStateTracker;->isSimAbsent()Z