Home
last modified time | relevance | path

Searched defs:hasContent (Results 1 – 4 of 4) sorted by relevance

/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
DVoicemailImpl.java47 boolean hasContent) { in VoicemailImpl()
147 public Builder setHasContent(boolean hasContent) { in setHasContent()
242 public boolean hasContent() { in hasContent() method in VoicemailImpl
DVoicemail.java94 public boolean hasContent(); in hasContent() method
/development/tools/winscope/src/viewers/common/
Dui_rect_factory_test.ts231 function hasContent(id: string) { function
/development/tools/winscope/src/viewers/components/rects/
Dui_rect_builder.ts36 hasContent: boolean | undefined; property in UiRectBuilder