Searched defs:activeSubIds (Results 1 – 4 of 4) sorted by relevance
217 int[] activeSubIds = SubscriptionManager.from(mContext).getActiveSubscriptionIdList(); in getTelephonyManager() local
642 int[] activeSubIds = sm.getCompleteActiveSubscriptionIdList(); in checkCarrierPrivilegeForAnySubId() local
420 int[] activeSubIds = mSubController.getActiveSubIdList(false); in isCarrierConfigLoadedForAllSub() local
477 Set<Integer> activeSubIds = new HashSet<>(); in handleSimSubscriptionInfoChanged() local