Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java149 private SparseArray<String> mSelectedNetworkOperatorName = new SparseArray<>(); field in NotificationMgr
876 mSelectedNetworkOperatorName.put(subId, selectedNetworkOperatorName); in updateNetworkSelection()
932 mSelectedNetworkOperatorName.put(subId, selectedNetworkOperatorName); in updateNetworkSelectionForFeatureDisabled()
999 showNetworkSelection(mSelectedNetworkOperatorName.get(subId), subId); in shouldShowNotification()
1142 mSelectedNetworkOperatorName.remove(subId); in clearUpNetworkSelectionNotificationParam()