Searched refs:hasContent (Results 1 – 2 of 2) sorted by relevance
47 boolean hasContent) { in VoicemailImpl() argument56 mHasContent = hasContent; in VoicemailImpl()147 public Builder setHasContent(boolean hasContent) { in setHasContent() argument148 mBuilderHasContent = hasContent; in setHasContent()242 public boolean hasContent() { in hasContent() method in VoicemailImpl
94 public boolean hasContent(); in hasContent() method