HomeSort by relevance Sort by last modified time
    Searched refs:RINGTONE (Results 1 - 6 of 6) sorted by null

  /frameworks/base/media/java/android/media/
RingtoneManager.java 42 * results into a single cursor. It also provides a {@link Ringtone} for each
43 * ringtone. We generically call these sounds ringtones, however the
47 * To show a ringtone picker to the user, use the
50 * @see Ringtone
82 * Activity Action: Shows a ringtone picker.
96 * Given to the ringtone picker as a boolean. Whether to show an item for
102 "android.intent.extra.ringtone.SHOW_DEFAULT";
105 * Given to the ringtone picker as a boolean. Whether to show an item for
112 "android.intent.extra.ringtone.SHOW_SILENT";
115 * Given to the ringtone picker as a boolean. Whether to include DRM ringtones
    [all...]
MediaScanner.java 312 /** Whether the scanner has set a default sound for the ringer ringtone. */
314 /** Whether the scanner has set a default sound for the notification ringtone. */
316 /** Whether the scanner has set a default sound for the alarm ringtone. */
318 /** The filename for the default sound for the ringer ringtone. */
320 /** The filename for the default sound for the notification ringtone. */
322 /** The filename for the default sound for the alarm ringtone. */
379 + Settings.System.RINGTONE);
721 // values so that custom ringtones still show up in the ringtone
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /packages/apps/Music/src/com/android/music/
MusicUtils.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 76 milliseconds