Searched refs:DisplaySoundFragment (Results 1 – 2 of 2) sorted by relevance
47 public class DisplaySoundFragment extends SettingsPreferenceFragment { class54 public static DisplaySoundFragment newInstance() { in newInstance()55 return new DisplaySoundFragment(); in newInstance()
32 .newSettingsFragment(DisplaySoundFragment.class.getName(), null); in createSettingsFragment()