Searched defs:CUSTOM_RINGTONE (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/provider/
H A DContacts.java307 public static final String CUSTOM_RINGTONE = "custom_ringtone"; field in interface:Contacts.PeopleColumns
H A DContactsContract.java789 public static final String CUSTOM_RINGTONE = "custom_ringtone"; field in interface:ContactsContract.ContactOptionsColumns
1187 * {@link #CUSTOM_RINGTONE}, {@link #SEND_TO_VOICEMAIL}. Changing any of
1319 * <td>{@link #CUSTOM_RINGTONE}</td>
2521 * <td>{@link #CUSTOM_RINGTONE}</td>
2528 * ringtone on a contact, use the field {@link ContactsContract.Contacts#CUSTOM_RINGTONE
2529 * Contacts.CUSTOM_RINGTONE}
4592 * <td>{@link #CUSTOM_RINGTONE}</td>
5024 * <td>{@link #CUSTOM_RINGTONE}</td>

Completed in 87 milliseconds