Searched refs:ddsPhoneId (Results 1 – 3 of 3) sorted by relevance
148 int ddsPhoneId = 1; in testUpdateDataEnabledAndNotifyOverride() local152 doReturn(ddsPhoneId).when(phone2).getPhoneId(); in testUpdateDataEnabledAndNotifyOverride()154 doReturn(ddsPhoneId).when(mSubscriptionManagerService).getPhoneId(ddsSubId); in testUpdateDataEnabledAndNotifyOverride()
608 int ddsPhoneId = mSubscriptionManagerService.getPhoneId(610 if (isActiveModemPhone(preferredPhoneId) && isActiveModemPhone(ddsPhoneId)) {617 || (candidateScore >= currentScore && phoneId == ddsPhoneId)) {
1989 int ddsPhoneId = mSubscriptionManagerService.getPhoneId(1991 if (ddsPhoneId != INVALID_PHONE_INDEX && ddsPhoneId == phoneId) {