Searched refs:activeSubList (Results 1 – 1 of 1) sorted by relevance
548 private int updatePrimarySubListAndGetChangeType(List<SubscriptionInfo> activeSubList) { in updatePrimarySubListAndGetChangeType() argument552 mPrimarySubList = activeSubList.stream().filter(info -> !info.isOpportunistic()) in updatePrimarySubListAndGetChangeType()