Searched refs:mPreviousServiceState (Results 1 – 1 of 1) sorted by relevance
125 private SparseArray<Integer> mPreviousServiceState = new SparseArray<>(); field in NotificationMgr747 if (mPreviousServiceState.get(subId, STATE_UNKNOWN_SERVICE) in shouldShowNotification()763 mPreviousServiceState.put(subId, serviceState); in shouldShowNotification()788 mPreviousServiceState.remove(subId); in clearUpNetworkSelectionNotificationParam()