Searched refs:KEY_NOTIFICATION_VOLUME (Results 1 – 1 of 1) 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()54 return KEY_NOTIFICATION_VOLUME; in getPreferenceKey()