Searched refs:isValidPhoneId (Results 1 – 3 of 3) sorted by relevance
11581 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNumericForPhone()11605 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNameForPhone()11629 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimCountryIsoForPhone()11653 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimStateForPhone()11870 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setBasebandVersionForPhone()11920 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setPhoneType()11951 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getOtaSpNumberSchemaForPhone()11982 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsReceiveCapableForPhone()12012 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsSendCapableForPhone()12082 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkOperatorNameForPhone()[all …]
2467 public static boolean isValidPhoneId(int phoneId) { in isValidPhoneId() method in SubscriptionManager
1536 if (!SubscriptionManager.isValidPhoneId(slotIndex)) { in notifyCarrierConfigChanged()