Searched defs:hasContent (Results 1 – 9 of 9) 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
270 private void givenDisplayContentHasContent(boolean hasContent) { in givenDisplayContentHasContent()
71 [[nodiscard]] bool hasContent() const { in hasContent() function250 [[nodiscard]] bool hasContent() const { in hasContent() function
114 private static boolean hasContent(NotificationEntry e) { in hasContent() method in NotificationHelper
347 private boolean hasContent = false; field in TestWebServer.Worker
734 public void setHasContentLocked(boolean hasContent) { in setHasContentLocked()
2457 void setDisplayPropertiesInternal(int displayId, boolean hasContent, in setDisplayPropertiesInternal()4451 public void setDisplayProperties(int displayId, boolean hasContent, in setDisplayProperties()
241 public abstract void setDisplayProperties(int displayId, boolean hasContent, in setDisplayProperties()