Searched refs:KEY_BOOT_SOUNDS (Results 1 – 2 of 2) sorted by relevance
34 private static final String KEY_BOOT_SOUNDS = "boot_sounds"; field in BootSoundPreferenceController46 SwitchPreference preference = screen.findPreference(KEY_BOOT_SOUNDS); in displayPreference()53 if (KEY_BOOT_SOUNDS.equals(preference.getKey())) { in handlePreferenceTreeClick()62 return KEY_BOOT_SOUNDS; in getPreferenceKey()