Searched defs:activeSubIds (Results 1 – 7 of 7) sorted by relevance
217 int[] activeSubIds = SubscriptionManager.from(mContext).getActiveSubscriptionIdList(); in getTelephonyManager() local
653 int[] activeSubIds = sm.getCompleteActiveSubscriptionIdList(); in checkCarrierPrivilegeForAnySubId() local
420 int[] activeSubIds = mSubController.getActiveSubIdList(false); in isCarrierConfigLoadedForAllSub() local
692 int[] activeSubIds = new int[subInfoList.size()]; in getActiveSubscriptionIdList() local
545 int[] activeSubIds = controller.getActiveSubIdList(false); in isEmergencyPreferredAccount() local
202 int[] activeSubIds = mSubscriptionManager.getActiveSubscriptionIdList(); in onCreate() local
493 Set<Integer> activeSubIds = new HashSet<>(); in handleSimSubscriptionInfoChanged() local