Searched refs:ddsPhoneId (Results 1 – 1 of 1) sorted by relevance
170 final int ddsPhoneId = mSubscriptionController.getPhoneId(ddsSubId); in handleMessage() local209 if (mNewActivePhones.contains(ddsPhoneId)) { in handleMessage()252 final int ddsPhoneId = mSubscriptionController.getPhoneId(primaryDataSubId); in onEvaluate() local362 final boolean activateDdsPhone = mNewActivePhones.contains(ddsPhoneId); in onEvaluate()364 activate(ddsPhoneId); in onEvaluate()525 int ddsPhoneId = mSubscriptionController.getPhoneId(ddsSubId); in handleConnectMaxFailure() local526 if (SubscriptionManager.isValidPhoneId(ddsPhoneId) && phoneId != ddsPhoneId) { in handleConnectMaxFailure()528 enforceDds(ddsPhoneId); in handleConnectMaxFailure()554 int ddsPhoneId = mSubscriptionController.getPhoneId( in onDdsSwitchResponse() local557 ", ddsPhoneId=" + ddsPhoneId + ", mPreferredDataPhoneId=" + in onDdsSwitchResponse()[all …]