Home
last modified time | relevance | path

Searched refs:OtherSoundSettings (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/search/
DSearchIndexableResources.java47 import com.android.settings.notification.OtherSoundSettings;
152 sResMap.put(OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()
154 Ranking.getRankForClassName(OtherSoundSettings.class.getName()), in OtherSoundSettings.class.getName()
156 OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()
DRanking.java45 import com.android.settings.notification.OtherSoundSettings;
126 sRankMap.put(OtherSoundSettings.class.getName(), RANK_NOTIFICATIONS); in OtherSoundSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/notification/
DOtherSoundSettings.java47 public class OtherSoundSettings extends SettingsPreferenceFragment implements Indexable { class
/packages/apps/Settings/src/com/android/settings/
DSettingsActivity.java106 import com.android.settings.notification.OtherSoundSettings;
345 OtherSoundSettings.class.getName(),