Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationVolumePreferenceController.java169 private static final int NOTIFICATION_VOLUME_CHANGED = 3; field in NotificationVolumePreferenceController.H
186 case NOTIFICATION_VOLUME_CHANGED: in handleMessage()
228 mHandler.obtainMessage(H.NOTIFICATION_VOLUME_CHANGED, streamValue, 0) in onReceive()