Searched refs:KEY_PLAY_MEDIA_NOTIFICATION_SOUNDS (Results 1 – 1 of 1) sorted by relevance
58 … private static final String KEY_PLAY_MEDIA_NOTIFICATION_SOUNDS = "play_media_notification_sounds"; field in SoundAndDisplaySettings112 …yMediaNotificationSounds = (CheckBoxPreference) findPreference(KEY_PLAY_MEDIA_NOTIFICATION_SOUNDS); in onCreate()