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

  /frameworks/base/drm/java/android/drm/
DrmStore.java 141 * The rights-protected content can be set as a ringtone.
143 public static final int RINGTONE = 0x02;
171 case RINGTONE:
  /frameworks/base/include/drm/
drm_framework_common.h 167 static const int RINGTONE = 0x02;
  /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 332 /** Whether the scanner has set a default sound for the ringer ringtone. */
334 /** Whether the scanner has set a default sound for the notification ringtone. */
336 /** Whether the scanner has set a default sound for the alarm ringtone. */
338 /** The filename for the default sound for the ringer ringtone. */
340 /** The filename for the default sound for the notification ringtone. */
342 /** The filename for the default sound for the alarm ringtone. */
403 + Settings.System.RINGTONE);
787 // values so that custom ringtones still show up in the ringtone
    [all...]
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 238 case Action::RINGTONE:
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /packages/apps/Music/src/com/android/music/
MusicUtils.java     [all...]
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/15/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 1332 milliseconds