Home
last modified time | relevance | path

Searched defs:getCreator (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/ext/
DParcelableExt.kt31 inline fun <reified T : Parcelable> getCreator(): Parcelable.Creator<out T> { in getCreator() method
35 inline fun <reified T : Parcelable> getCreator(clazz: Class<out T>): Parcelable.Creator<out T> { in getCreator() method
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/property/
DGetSetValueResultList.java41 protected Creator<GetSetValueResult> getCreator() { in getCreator() method in GetSetValueResultList
DAsyncPropertyServiceRequestList.java43 protected Creator<AsyncPropertyServiceRequest> getCreator() { in getCreator() method in AsyncPropertyServiceRequestList
DCarPropertyConfigList.java62 protected Creator<CarPropertyConfig> getCreator() { in getCreator() method in CarPropertyConfigList
DLargeParcelableList.java69 protected abstract Creator<T> getCreator(); in getCreator() method in LargeParcelableList
/aosp_15_r20/external/google-cloud-java/java-cloudsupport/proto-google-cloud-cloudsupport-v2/src/main/java/com/google/cloud/support/v2/
H A DCommentOrBuilder.java114 com.google.cloud.support.v2.Actor getCreator(); in getCreator() method
H A DAttachmentOrBuilder.java116 com.google.cloud.support.v2.Actor getCreator(); in getCreator() method
H A DAttachment.java205 public com.google.cloud.support.v2.Actor getCreator() { in getCreator() method in Attachment
1160 public com.google.cloud.support.v2.Actor getCreator() { in getCreator() method in Attachment.Builder
H A DComment.java203 public com.google.cloud.support.v2.Actor getCreator() { in getCreator() method in Comment
1117 public com.google.cloud.support.v2.Actor getCreator() { in getCreator() method in Comment.Builder
H A DCaseOrBuilder.java348 com.google.cloud.support.v2.Actor getCreator(); in getCreator() method
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/
H A DSavedQueryOrBuilder.java133 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/property/
DAreaIdConfig.java103 private static <E> Parcelable.Creator<AreaIdConfig<E>> getCreator() { in getCreator() method in AreaIdConfig
/aosp_15_r20/external/clang/include/clang/Driver/
H A DJob.h103 const Tool &getCreator() const { return Creator; } in getCreator() function
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/provenance/
H A DBuildProvenanceOrBuilder.java298 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
H A DBuildProvenanceOrBuilder.java297 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
H A DDocumentOrBuilder.java599 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
H A DBatchOrBuilder.java426 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DJob.h192 const Tool &getCreator() const { return Creator; } in getCreator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DJob.h192 const Tool &getCreator() const { return Creator; } in getCreator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DJob.h192 const Tool &getCreator() const { return Creator; } in getCreator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DJob.h192 const Tool &getCreator() const { return Creator; } in getCreator() function
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/java/com/google/cloud/run/v2/
H A DJobOrBuilder.java475 java.lang.String getCreator(); in getCreator() method
H A DServiceOrBuilder.java503 java.lang.String getCreator(); in getCreator() method
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/
DCarPropertyConfig.java496 private static <E> Parcelable.Creator<AreaConfig<E>> getCreator(final Class<E> clazz) { in getCreator() method in CarPropertyConfig.AreaConfig
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/java/com/google/cloud/notebooks/v1/
H A DInstanceOrBuilder.java1197 java.lang.String getCreator(); in getCreator() method

12