Home
last modified time | relevance | path

Searched defs:SelectableSubscriptions (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/helper/
H A DSelectableSubscriptions.java56 public class SelectableSubscriptions implements Callable<List<SubscriptionAnnotation>> { class
70 public SelectableSubscriptions(Context context, boolean disabledSlotsIncluded) { in SelectableSubscriptions() method in SelectableSubscriptions