Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowSubscriptionManager.java37 private List<SubscriptionInfo> mSelectableSubscriptionInfoList; field in ShadowSubscriptionManager
62 return mSelectableSubscriptionInfoList; in getSelectableSubscriptionInfoList()
66 mSelectableSubscriptionInfoList = infos; in setSelectableSubscriptionInfoList()