Home
last modified time | relevance | path

Searched refs:getActiveSubInfoList (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/helper/
H A DSelectableSubscriptions.java73 (() -> getActiveSubInfoList(context)); in SelectableSubscriptions()
155 protected List<SubscriptionInfo> getActiveSubInfoList(Context context) { in getActiveSubInfoList() method in SelectableSubscriptions