Searched refs:getCompleteActiveSubscriptionIdList (Results 1 – 9 of 9) sorted by relevance
107 when(mMockSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn( in setUp()356 when(mMockSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn( in testCheckReadDeviceIdentifiers_hasCarrierPrivilegesOnOtherSubscription()370 when(mMockSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn( in testCheckReadDeviceIdentifiers_hasCarrierPrivilegesOnInvisibleSubscription()387 when(mMockSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn( in testCheckReadDeviceIdentifiers_hasAppOpNullSubscription()455 when(mMockSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn( in testCheckCallingOrSelfReadSubscriberIdentifiers_carrierPrivilegesOnOtherSub()
62 .getCompleteActiveSubscriptionIdList(); in setUp()
133 when(mSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn(subList); in addTestSub()142 when(mSubscriptionManager.getCompleteActiveSubscriptionIdList()).thenReturn(subList); in removeTestSub()
130 final int[] ids = subscriptionManager.getCompleteActiveSubscriptionIdList(); in getActiveSubIdList()
653 int[] activeSubIds = sm.getCompleteActiveSubscriptionIdList(); in checkCarrierPrivilegeForAnySubId()
2204 public @NonNull int[] getCompleteActiveSubscriptionIdList() { in getCompleteActiveSubscriptionIdList() method in SubscriptionManager
1460 .getCompleteActiveSubscriptionIdList()) in notifyCarrierNetworkChange()
8938 …anifest.permission.READ_PRIVILEGED_PHONE_STATE) public int[] getCompleteActiveSubscriptionIdList();
8836 …anifest.permission.READ_PRIVILEGED_PHONE_STATE) public int[] getCompleteActiveSubscriptionIdList();