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