Searched refs:hasRead (Results 1 – 4 of 4) sorted by relevance
89 public boolean hasRead(); in hasRead() method
233 return hasRead() ? mIsRead : false; in isRead()237 public boolean hasRead() { in hasRead() method in VoicemailImpl
98 if (fieldMatch.hasRead()) {
102 if (!voicemail.hasRead()) { in insert()316 if (voicemail.hasRead()) { in getContentValues()