Searched defs:hasContent (Results 1 – 6 of 6) sorted by relevance
43 Boolean hasContent, String transcription) { in Voicemail()144 public Builder setHasContent(boolean hasContent) { in setHasContent()237 public boolean hasContent() { in hasContent() method in Voicemail
375 public void setHasContentLocked(boolean hasContent) { in setHasContentLocked()
857 private void setDisplayPropertiesInternal(int displayId, boolean hasContent, in setDisplayPropertiesInternal()1597 public void setDisplayProperties(int displayId, boolean hasContent, in setDisplayProperties()
133 public abstract void setDisplayProperties(int displayId, boolean hasContent, in setDisplayProperties()
107 bool SectionMap::Output::hasContent() const { in hasContent() function in mcld::SectionMap::Output
347 private boolean hasContent = false; field in TestWebServer.Worker