Home
last modified time | relevance | path

Searched defs:getTypes (Results 1 – 25 of 802) sorted by relevance

12345678910>>...33

/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTypesEclipseTest.kt111 fun getTypes() = types!! in getElements() method
/aosp_15_r20/external/google-cloud-java/java-optimization/proto-google-cloud-optimization-v1/src/main/java/com/google/cloud/optimization/v1/
H A DShipmentTypeIncompatibility.java298 public java.lang.String getTypes(int index) { in getTypes() method in ShipmentTypeIncompatibility
811 public java.lang.String getTypes(int index) { in getTypes() method in ShipmentTypeIncompatibility.Builder
H A DShipmentTypeIncompatibilityOrBuilder.java65 java.lang.String getTypes(int index); in getTypes() method
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTypesTest.java37 protected Types getTypes() { in getTypes() method in TypesTest
H A DTypesEclipseTest.java125 public Types getTypes() { in getTypes() method
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/burst/
DBurstResult.java41 public Set<String> getTypes(); in getTypes() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/
H A DTypeListSection.java39 @Nonnull Collection<? extends TypeKey> getTypes(@Nullable TypeListKey key); in getTypes() method
/aosp_15_r20/external/trusty/arm-trusted-firmware/
D.commitlintrc.js33 function getTypes(sections) { function
/aosp_15_r20/dalvik/dx/src/com/android/dex/
H A DTypeList.java33 public short[] getTypes() { in getTypes() method in TypeList
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/privacy/
DPrivacyChipBuilder.java31 public final java.util.List<com.android.systemui.privacy.PrivacyType> getTypes() { in getTypes() method in PrivacyChipBuilder
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
H A DStatementExecutor.java53 private static Class<?>[] getTypes(Object[] instances) { in getTypes() method in StatementExecutor
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DClientConfigureRequest.php64 public function getTypes() function in Grpc\\Testing\\ClientConfigureRequest
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionCondition.java31 …l.Set<com.android.systemui.statusbar.notification.interruption.VisualInterruptionType> getTypes() { in getTypes() method in VisualInterruptionCondition
DVisualInterruptionFilter.java32 …l.Set<com.android.systemui.statusbar.notification.interruption.VisualInterruptionType> getTypes() { in getTypes() method in VisualInterruptionFilter
DVisualInterruptionSuppressor.java20 …il.Set<com.android.systemui.statusbar.notification.interruption.VisualInterruptionType> getTypes(); in getTypes() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/
H A DBuilderTypeListPool.java80 public Collection<? extends BuilderTypeReference> getTypes(@Nullable BuilderTypeList key) { in getTypes() method in BuilderTypeListPool
/aosp_15_r20/external/google-cloud-java/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/src/main/java/com/google/cloud/enterpriseknowledgegraph/v1/
H A DSearchPublicKgRequestOrBuilder.java181 java.lang.String getTypes(int index); in getTypes() method
H A DSearchRequestOrBuilder.java181 java.lang.String getTypes(int index); in getTypes() method
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowAuthenticationHelper.java74 public static String[] getTypes() { in getTypes() method in ShadowAuthenticationHelper
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DWindowInsetsAnimationController.java105 @InsetsType int getTypes(); in getTypes() method
H A DInsetsAnimationControlRunner.java37 @InsetsType int getTypes(); in getTypes() method
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/
DAutofillHintProperties.java89 public Set<Integer> getTypes() { in getTypes() method in AutofillHintProperties
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/
H A DAutofillHintProperties.java89 public Set<Integer> getTypes() { in getTypes() method in AutofillHintProperties
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DUExtension.java35 public List<String> getTypes(String key) { in getTypes() method in UExtension
/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/
H A DRecordComponents.java66 public Class<?>[] getTypes() { in getTypes() method in RecordComponents

12345678910>>...33