Searched refs:KEY_NOTIFICATION_VOLUME (Results 1 – 2 of 2) sorted by relevance
29 private static final String KEY_NOTIFICATION_VOLUME = "notification_volume"; field in NotificationVolumePreferenceController32 super(context, KEY_NOTIFICATION_VOLUME); in NotificationVolumePreferenceController()44 return TextUtils.equals(getPreferenceKey(), KEY_NOTIFICATION_VOLUME); in isSliceable()49 return KEY_NOTIFICATION_VOLUME; in getPreferenceKey()