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

/frameworks/base/core/java/android/provider/
H A DContacts.java316 public static final String SEND_TO_VOICEMAIL = "send_to_voicemail"; field in interface:Contacts.PeopleColumns
H A DContactsContract.java891 public static final String SEND_TO_VOICEMAIL = "send_to_voicemail"; field in interface:ContactsContract.ContactOptionsColumns
1282 * {@link #CUSTOM_RINGTONE}, {@link #SEND_TO_VOICEMAIL}. Changing any of
1422 * <td>{@link #SEND_TO_VOICEMAIL}</td>
1427 * constituent raw contacts have SEND_TO_VOICEMAIL=1, then this field is set
2643 * <td>{@link #SEND_TO_VOICEMAIL}</td>
4707 * <td>{@link #SEND_TO_VOICEMAIL}</td>
5162 * <td>{@link #SEND_TO_VOICEMAIL}</td>

Completed in 47 milliseconds