Home
last modified time | relevance | path

Searched defs:absentAndInactive (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java573 int phoneId, boolean absentAndInactive) { in updateInternalIccState()
581 reason, phoneId, absentAndInactive); in updateInternalIccState() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java196 boolean absentAndInactive) { in updateInternalIccState()
571 private void handleSimAbsent(int slotId, int absentAndInactive) { in handleSimAbsent()