Searched refs:EMAIL_SEND_TO_VOICEMAIL_COLUMN (Results 1 – 1 of 1) sorted by relevance
467 private static final int EMAIL_SEND_TO_VOICEMAIL_COLUMN = 5; field in Contact.ContactsCache1023 cursor.getInt(EMAIL_SEND_TO_VOICEMAIL_COLUMN) == 1; in getContactInfoForEmailAddress()