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()
5389 int sendToVoicemail = c.getInt(c.getColumnIndex(Contacts.SEND_TO_VOICEMAIL)); in testSendToVoicemailDefault() local6401 private void updateSendToVoicemailAndRingtone(long contactId, boolean sendToVoicemail, in updateSendToVoicemailAndRingtone()6415 boolean sendToVoicemail, String ringtone) { in updateSendToVoicemailAndRingtoneWithSelection()6431 int sendToVoicemail = c.getInt(c.getColumnIndex(Contacts.SEND_TO_VOICEMAIL)); in assertSendToVoicemailAndRingtone() local