HomeSort by relevance Sort by last modified time
    Searched defs:NOTIFICATION_RINGTONE (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
FolderPreferences.java 48 public static final String NOTIFICATION_RINGTONE = "notification-ringtone";
61 .add(NOTIFICATION_RINGTONE)
129 if (PreferenceKeys.NOTIFICATION_RINGTONE.equals(key)) {
138 if (PreferenceKeys.NOTIFICATION_RINGTONE.equals(key)) {
221 return getSharedPreferences().getString(PreferenceKeys.NOTIFICATION_RINGTONE,
226 getEditor().putString(PreferenceKeys.NOTIFICATION_RINGTONE, uri).apply();
  /prebuilts/misc/common/frameworks/
platformprotos-prebuilt.jar 

Completed in 469 milliseconds