Searched refs:NOTIFICATION_VOLUME_CHANGED (Results 1 – 1 of 1) sorted by relevance
169 private static final int NOTIFICATION_VOLUME_CHANGED = 3; field in NotificationVolumePreferenceController.H186 case NOTIFICATION_VOLUME_CHANGED: in handleMessage()228 mHandler.obtainMessage(H.NOTIFICATION_VOLUME_CHANGED, streamValue, 0) in onReceive()