Searched refs:mSelectedNetworkOperatorName (Results 1 – 1 of 1) sorted by relevance
129 private SparseArray<String> mSelectedNetworkOperatorName = new SparseArray<>(); field in NotificationMgr689 mSelectedNetworkOperatorName.put(subId, selectedNetworkOperatorName); in updateNetworkSelection()755 showNetworkSelection(mSelectedNetworkOperatorName.get(subId), subId); in shouldShowNotification()791 mSelectedNetworkOperatorName.remove(subId); in clearUpNetworkSelectionNotificationParam()