Searched refs:isValidPhoneId (Results 1 – 16 of 16) sorted by relevance
150 if (SubscriptionManager.isValidPhoneId(phoneId)) {313 if (SubscriptionManager.isValidPhoneId(oldPreferredDataPhoneId)) { in onEvaluate()389 int preferredDataSubId = SubscriptionManager.isValidPhoneId(mPreferredDataPhoneId) in phoneIdForRequest()460 if (!SubscriptionManager.isValidPhoneId(phoneId) || phoneId >= mActiveModemCount) { in sendRilCommands()526 if (SubscriptionManager.isValidPhoneId(ddsPhoneId) && phoneId != ddsPhoneId) { in handleConnectMaxFailure()654 return SubscriptionManager.isValidPhoneId(mPhoneIdInVoiceCall); in isCallInProgress()
160 if (SubscriptionManager.isValidPhoneId(phoneId)) { in registerForAllDataDisconnected()168 if (SubscriptionManager.isValidPhoneId(phoneId)) { in unregisterForAllDataDisconnected()177 if (SubscriptionManager.isValidPhoneId(phoneId)) { in areAllDataDisconnected()
263 if (mPhone == null || !SubscriptionManager.isValidPhoneId(mPhone.getPhoneId())) { in bindService()303 if (SubscriptionManager.isValidPhoneId(mPhone.getPhoneId()) in rebindService()
948 if (!SubscriptionManager.isValidPhoneId(phoneId)) return; in onRadioCapChanged()973 if (!SubscriptionManager.isValidPhoneId(phoneId)) return; in overrideDefaultDataForEmergency()984 if (!SubscriptionManager.isValidPhoneId(phoneId)) return; in sendRilCommands()1117 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in findPhoneById()1125 if (!SubscriptionManager.isValidPhoneId(phoneId)) return false; in shouldApplyNetworkRequest()
260 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in getPhone()517 if (!SubscriptionManager.isValidPhoneId(phoneId)) {
616 if (SubscriptionManager.isValidPhoneId(phoneId)) { in handleInactiveSlotIccStateChange()652 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in handleSimAbsent()685 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateSubscriptionInfoByIccId()1018 if (!SubscriptionManager.isValidPhoneId(phoneId) in updateSubscriptionByCarrierConfig()
363 phone.mCi.onSlotActiveStatusChange(SubscriptionManager.isValidPhoneId(i)); in onMultiSimConfigChanged()
170 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateForPhoneId()
562 if (SubscriptionManager.isValidPhoneId(phoneId)) { in updateLocale()
344 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in onCarrierConfigChanged()
469 if (!SubscriptionManager.isValidPhoneId(mPhoneId)) return null; in getRadioProxy()583 if (!SubscriptionManager.isValidPhoneId((mPhoneId))) return null; in getOemHookProxy()
3867 if (!SubscriptionManager.isValidPhoneId(logicalSlotIndex)) { in getEnabledSubscriptionId()
381 if (mPhone == null || !SubscriptionManager.isValidPhoneId(mPhone.getPhoneId())) { in bindDataService()420 if (SubscriptionManager.isValidPhoneId(mPhone.getPhoneId()) in rebindDataService()
9924 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNumericForPhone()9948 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimOperatorNameForPhone()9972 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimCountryIsoForPhone()9996 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setSimStateForPhone()10104 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setBasebandVersionForPhone()10154 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setPhoneType()10185 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getOtaSpNumberSchemaForPhone()10216 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsReceiveCapableForPhone()10246 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsSendCapableForPhone()10298 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkOperatorNameForPhone()[all …]
2190 public static boolean isValidPhoneId(int phoneId) { in isValidPhoneId() method in SubscriptionManager
644 if (SubscriptionManager.isValidPhoneId(prevActivePhoneId)) { in updateInternalIccStateForInactiveSlot()