Home
last modified time | relevance | path

Searched refs:newActiveSubIds (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java1842 int[] newActiveSubIds = {SUB_ID1}; in testSupportedSatelliteServices() local
1843 doReturn(newActiveSubIds).when(mMockSubscriptionManagerService).getActiveSubIdList(true); in testSupportedSatelliteServices()