Home
last modified time | relevance | path

Searched refs:sendToVoiceMail (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java554 protected void setRawContactCustomization(long rawContactId, int starred, int sendToVoiceMail) { in setRawContactCustomization() argument
558 values.put(RawContacts.SEND_TO_VOICEMAIL, sendToVoiceMail); in setRawContactCustomization()