Searched refs:shouldSendToVoicemail (Results 1 – 2 of 2) sorted by relevance
105 public boolean shouldSendToVoicemail; field in CallerInfo209 info.shouldSendToVoicemail = (columnIndex != -1) && in getCallerInfo()583 .append("\nshouldSendToVoicemail: " + shouldSendToVoicemail) in toString()
236 assertFalse(mInfo.shouldSendToVoicemail); in assertIsValidEmergencyCallerInfo()