Home
last modified time | relevance | path

Searched refs:DEFAULT_SIM_SLOT_INDEX (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java85 public static final int DEFAULT_SIM_SLOT_INDEX = Integer.MAX_VALUE; field in SubscriptionManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1141 if (slotIdx == SubscriptionManager.DEFAULT_SIM_SLOT_INDEX) { in getSubId()
1579 if (slotId == SubscriptionManager.DEFAULT_SIM_SLOT_INDEX) { in getSubInfoUsingSlotIdWithCheck()