Searched defs:hasContent (Results 1 – 8 of 8) 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
98 private boolean hasContent(NotificationEntry entry) { in hasContent() method in DynamicChildBindController
114 private static boolean hasContent(NotificationEntry e) { in hasContent() method in NotificationHelper
71 [[nodiscard]] bool hasContent() const { in hasContent() function250 [[nodiscard]] bool hasContent() const { in hasContent() function
628 public void setHasContentLocked(boolean hasContent) { in setHasContentLocked()
347 private boolean hasContent = false; field in TestWebServer.Worker
107 bool SectionMap::Output::hasContent() const { in hasContent() function in mcld::SectionMap::Output
220 public abstract void setDisplayProperties(int displayId, boolean hasContent, in setDisplayProperties()