Searched refs:newActiveSubIds (Results 1 – 1 of 1) sorted by relevance
1842 int[] newActiveSubIds = {SUB_ID1}; in testSupportedSatelliteServices() local1843 doReturn(newActiveSubIds).when(mMockSubscriptionManagerService).getActiveSubIdList(true); in testSupportedSatelliteServices()