Searched defs:sendToVoicemail (Results 1 – 3 of 3) sorted by relevance
126 boolean sendToVoicemail, in Contact()
144 boolean starred, Integer presence, boolean sendToVoicemail, String customRingtone, in Contact()
5215 int sendToVoicemail = c.getInt(c.getColumnIndex(Contacts.SEND_TO_VOICEMAIL)); in testSendToVoicemailDefault() local6187 private void updateSendToVoicemailAndRingtone(long contactId, boolean sendToVoicemail, in updateSendToVoicemailAndRingtone()6201 boolean sendToVoicemail, String ringtone) { in updateSendToVoicemailAndRingtoneWithSelection()6217 int sendToVoicemail = c.getInt(c.getColumnIndex(Contacts.SEND_TO_VOICEMAIL)); in assertSendToVoicemailAndRingtone() local