Searched refs:isValidPhoneId (Results 1 – 16 of 16) sorted by relevance
240 if (mPhone == null || !SubscriptionManager.isValidPhoneId(mPhone.getPhoneId())) { in bindService()280 if (SubscriptionManager.isValidPhoneId(mPhone.getPhoneId()) in rebindService()
670 SubscriptionManager.isValidPhoneId(phoneId)); in onMultiSimConfigChanged()690 phone.mCi.onSlotActiveStatusChange(SubscriptionManager.isValidPhoneId(phoneId)); in onMultiSimConfigChanged()
277 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in broadcastSms()
342 if (!SubscriptionManager.isValidPhoneId(phoneId)) {728 if (!SubscriptionManager.isValidPhoneId(phoneId)) {
212 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateForPhoneId()
560 if (SubscriptionManager.isValidPhoneId(phoneId)) { in updateLocale()
452 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in onCarrierConfigChanged()
705 if (!SubscriptionManager.isValidPhoneId(mPhoneId)) return null; in getRadioProxy()816 if (!SubscriptionManager.isValidPhoneId(mPhoneId)) return mServiceProxies.get(service); in getRadioServiceProxy()
220 int radioState = SubscriptionManager.isValidPhoneId(phoneId) ? in update()284 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getAnyValidPhoneId()334 return SubscriptionManager.isValidPhoneId( in isPortActive()
754 if (SubscriptionManager.isValidPhoneId(phoneId)) { in updateSimStateForInactivePort()961 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateSimState()1000 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateSimState()
1329 if (!SubscriptionManager.isValidPhoneId(phoneId)) return; in onRadioCapChanged()1354 if (!SubscriptionManager.isValidPhoneId(phoneId)) return; in overrideDefaultDataForEmergency()1365 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in sendRilCommands()1518 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in findPhoneById()1526 if (!SubscriptionManager.isValidPhoneId(phoneId)) return false; in shouldApplyNetworkRequest()
437 if (mPhone == null || !SubscriptionManager.isValidPhoneId(mPhone.getPhoneId())) { in bindDataService()476 if (SubscriptionManager.isValidPhoneId(mPhone.getPhoneId()) in rebindDataService()
12238 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNumericForPhone()12252 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNameForPhone()12276 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimCountryIsoForPhone()12300 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimStateForPhone()12516 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setBasebandVersionForPhone()12554 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setPhoneType()12572 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getOtaSpNumberSchemaForPhone()12590 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsReceiveCapableForPhone()12607 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsSendCapableForPhone()12673 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkOperatorNameForPhone()[all …]
2782 public static boolean isValidPhoneId(int phoneId) { in isValidPhoneId() method in SubscriptionManager
1674 if (!SubscriptionManager.isValidPhoneId(slotIndex)) { in notifyCarrierConfigChanged()
1725 if (!SubscriptionManager.isValidPhoneId(phoneId) in updateSubscriptionByCarrierConfigInternal()