Searched defs:activeSubIds (Results 1 – 6 of 6) sorted by relevance
205 int[] activeSubIds = SubscriptionManager.from(mContext).getActiveSubscriptionIdList(); in getTelephonyManager() local
446 int[] activeSubIds = mSubscriptionManagerService.getActiveSubIdList(false); in isCarrierConfigLoadedForAllSub() local
701 int[] activeSubIds; in checkCarrierPrivilegeForAnySubId() local
2390 int[] activeSubIds = SubscriptionManagerService.getInstance().getActiveSubIdList(true); in updateSupportedSatelliteServicesForActiveSubscriptions() local
2717 int[] activeSubIds = getActiveSubIdList(true); in updateDefaultSubId() local
671 Set<Integer> activeSubIds = new HashSet<>(); in handleSimSubscriptionInfoChanged() local