Searched refs:OtherSoundSettings (Results 1 – 4 of 4) sorted by relevance
43 import com.android.settings.notification.OtherSoundSettings;148 sResMap.put(OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()150 Ranking.getRankForClassName(OtherSoundSettings.class.getName()), in OtherSoundSettings.class.getName()152 OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()
41 import com.android.settings.notification.OtherSoundSettings;119 sRankMap.put(OtherSoundSettings.class.getName(), RANK_NOTIFICATIONS); in OtherSoundSettings.class.getName()
85 import com.android.settings.notification.OtherSoundSettings;303 OtherSoundSettings.class.getName(),
46 public class OtherSoundSettings extends SettingsPreferenceFragment implements Indexable { class