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.java46 import com.android.settings.notification.OtherSoundSettings;
160 sResMap.put(OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()
162 Ranking.getRankForClassName(OtherSoundSettings.class.getName()), in OtherSoundSettings.class.getName()
164 OtherSoundSettings.class.getName(), in OtherSoundSettings.class.getName()
DRanking.java45 import com.android.settings.notification.OtherSoundSettings;
129 sRankMap.put(OtherSoundSettings.class.getName(), RANK_NOTIFICATIONS); in OtherSoundSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/notification/
DOtherSoundSettings.java48 public class OtherSoundSettings extends SettingsPreferenceFragment implements Indexable { class
/packages/apps/Settings/src/com/android/settings/
DSettingsActivity.java101 import com.android.settings.notification.OtherSoundSettings;
322 OtherSoundSettings.class.getName(),