Searched refs:isUsableSubIdValue (Results 1 – 3 of 3) sorted by relevance
620 if (!SubscriptionManager.isUsableSubIdValue(mPhone.getSubId())) { in needNetworkFor()644 if (!SubscriptionManager.isUsableSubIdValue(mPhone.getSubId())) { in releaseNetworkFor()
1599 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()1601 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()1603 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()
1030 public static boolean isUsableSubIdValue(int subId) { in isUsableSubIdValue() method in SubscriptionManager