Home
last modified time | relevance | path

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

12345678910>>...20

/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/
DVoicemail.java37 private final Boolean hasContent; field in Voicemail
50 Boolean hasContent, in Voicemail()
152 public Builder setHasContent(boolean hasContent) { in setHasContent()
252 public boolean hasContent() { in hasContent() method in Voicemail
/aosp_15_r20/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
H A DVoicemailImpl.java47 boolean hasContent) { in VoicemailImpl()
147 public Builder setHasContent(boolean hasContent) { in setHasContent()
242 public boolean hasContent() { in hasContent() method in VoicemailImpl
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DVoicemail.java43 Boolean hasContent, String transcription) { in Voicemail()
144 public Builder setHasContent(boolean hasContent) { in setHasContent()
237 public boolean hasContent() { in hasContent() method in Voicemail
/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
H A DCpuModel.kt23 val hasContent = slices.isNotEmpty() constant
H A DThreadModel.kt26 val hasContent = slices.isNotEmpty() || schedSlices.isNotEmpty() constant
/aosp_15_r20/frameworks/base/libs/hwui/
H A DDisplayList.h73 [[nodiscard]] bool hasContent() const { in hasContent() function
254 [[nodiscard]] bool hasContent() const { in hasContent() function
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
H A DExportTestCasesResponse.java205 public boolean hasContent() { in hasContent() method in ExportTestCasesResponse
795 public boolean hasContent() { in hasContent() method in ExportTestCasesResponse.Builder
H A DImportTestCasesRequest.java279 public boolean hasContent() { in hasContent() method in ImportTestCasesRequest
1044 public boolean hasContent() { in hasContent() method in ImportTestCasesRequest.Builder
H A DExportTestCasesResponseOrBuilder.java80 boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1p1beta1/src/main/java/com/google/cloud/speech/v1p1beta1/
H A DRecognitionAudio.java133 public boolean hasContent() { in hasContent() method in RecognitionAudio
672 public boolean hasContent() { in hasContent() method in RecognitionAudio.Builder
H A DRecognitionAudioOrBuilder.java39 boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/
H A DRecognitionAudio.java133 public boolean hasContent() { in hasContent() method in RecognitionAudio
671 public boolean hasContent() { in hasContent() method in RecognitionAudio.Builder
H A DRecognitionAudioOrBuilder.java39 boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
H A DCreateContentRequest.java142 public boolean hasContent() { in hasContent() method in CreateContentRequest
730 public boolean hasContent() { in hasContent() method in CreateContentRequest.Builder
H A DUpdateContentRequest.java133 public boolean hasContent() { in hasContent() method in UpdateContentRequest
802 public boolean hasContent() { in hasContent() method in UpdateContentRequest.Builder
H A DCreateContentRequestOrBuilder.java69 boolean hasContent(); in hasContent() method
H A DUpdateContentRequestOrBuilder.java77 boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
H A DExportTestCasesResponse.java205 public boolean hasContent() { in hasContent() method in ExportTestCasesResponse
798 public boolean hasContent() { in hasContent() method in ExportTestCasesResponse.Builder
H A DImportTestCasesRequest.java279 public boolean hasContent() { in hasContent() method in ImportTestCasesRequest
1047 public boolean hasContent() { in hasContent() method in ImportTestCasesRequest.Builder
H A DExportTestCasesResponseOrBuilder.java80 boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3/src/main/java/com/google/cloud/translate/v3/
H A DDocumentInputConfig.java130 public boolean hasContent() { in hasContent() method in DocumentInputConfig
721 public boolean hasContent() { in hasContent() method in DocumentInputConfig.Builder
/aosp_15_r20/external/google-cloud-java/java-translate/proto-google-cloud-translate-v3beta1/src/main/java/com/google/cloud/translate/v3beta1/
H A DDocumentInputConfig.java130 public boolean hasContent() { in hasContent() method in DocumentInputConfig
722 public boolean hasContent() { in hasContent() method in DocumentInputConfig.Builder
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/
H A DIRecentsHelper.java44 public boolean hasContent(); in hasContent() method
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DFileContentBuffer.java218 public boolean hasContent() { in hasContent() method in FileContentBuffer
727 public boolean hasContent() { in hasContent() method in FileContentBuffer.Builder
H A DFileContentBufferOrBuilder.java37 boolean hasContent(); in hasContent() method

12345678910>>...20