OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_RINGTONE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
CalendarBackupAgent.java
45
GeneralPreferences.
DEFAULT_RINGTONE
).commit();
GeneralPreferences.java
117
public static final String
DEFAULT_RINGTONE
= "content://settings/system/notification_sound";
Utils.java
422
// Read from the old place with a default of
DEFAULT_RINGTONE
424
GeneralPreferences.
DEFAULT_RINGTONE
);
[
all
...]
Completed in 319 milliseconds