Searched refs:mMockSubscriptionManagerService (Results 1 – 1 of 1) sorted by relevance
197 @Mock private SubscriptionManagerService mMockSubscriptionManagerService; field in SatelliteControllerTest477 mMockSubscriptionManagerService); in setUp()497 doReturn(ACTIVE_SUB_IDS).when(mMockSubscriptionManagerService).getActiveSubIdList(true); in setUp()1843 doReturn(newActiveSubIds).when(mMockSubscriptionManagerService).getActiveSubIdList(true); in testSupportedSatelliteServices()3221 doReturn("0").when(mMockSubscriptionManagerService).getSubscriptionProperty(anyInt(), in testUpdateRestrictReasonForEntitlementPerCarrier()3224 mMockSubscriptionManagerService).getSatelliteEntitlementPlmnList(anyInt()); in testUpdateRestrictReasonForEntitlementPerCarrier()3251 mMockSubscriptionManagerService).getSatelliteEntitlementPlmnList(anyInt()); in testUpdateEntitlementPlmnListPerCarrier()3277 mMockSubscriptionManagerService).getSatelliteEntitlementPlmnList(anyInt()); in testUpdateEntitlementPlmnListPerCarrier()3322 mMockSubscriptionManagerService).getSatelliteEntitlementPlmnList(anyInt()); in testUpdateEntitlementPlmnListPerCarrier()