Searched refs:ddsSubId (Results 1 – 1 of 1) sorted by relevance
149 int ddsSubId = 2; in testUpdateDataEnabledAndNotifyOverride() local150 doReturn(ddsSubId).when(mSubscriptionManagerService).getDefaultDataSubId(); in testUpdateDataEnabledAndNotifyOverride()153 doReturn(ddsSubId).when(phone2).getSubId(); in testUpdateDataEnabledAndNotifyOverride()154 doReturn(ddsPhoneId).when(mSubscriptionManagerService).getPhoneId(ddsSubId); in testUpdateDataEnabledAndNotifyOverride()