Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 69) sorted by relevance

123

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassificationSessionIdTest.java46 public void getValue() { in getValue() method in TextClassificationSessionIdTest
/cts/common/device-side/interactive/src/main/java/com/android/interactive/
DAutomatingStep.java33 public Optional<Nothing> getValue() { in getValue() method in AutomatingStep
DStep.java235 public Optional<E> getValue() { in getValue() method in Step
/cts/common/device-side/interactive/src/main/java/com/android/interactive/steps/
DCompositionStep.java41 public Optional<Nothing> getValue() { in getValue() method in CompositionStep
DActAndWaitStep.java40 public Optional<Nothing> getValue() { in getValue() method in ActAndWaitStep
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGlesStubActivity.java216 abstract public Object getValue(); in getValue() method in GlesStubActivity.ImplementationVariable
240 public Object getValue() { in getValue() method in GlesStubActivity.IntVectorValue
264 public Object getValue() { in getValue() method in GlesStubActivity.DynamicIntVectorValue
287 public Object getValue() { in getValue() method in GlesStubActivity.FloatVectorValue
309 public Object getValue() { in getValue() method in GlesStubActivity.LongVectorValue
328 public Object getValue() { in getValue() method in GlesStubActivity.StringValue
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DAsn1TagClass.java45 public int getValue() { in getValue() method in Asn1TagClass
DAsn1Boolean.java57 public boolean getValue() { in getValue() method in Asn1Boolean
DAsn1Utf8String.java46 public String getValue() { in getValue() method in Asn1Utf8String
DAsn1ObjectIdentifier.java64 public List<Integer> getValue() { in getValue() method in Asn1ObjectIdentifier
DAsn1GeneralString.java70 public byte[] getValue() { in getValue() method in Asn1GeneralString
DAsn1OctetString.java54 public byte[] getValue() { in getValue() method in Asn1OctetString
DAsn1BitString.java56 public BitSet getValue() { in getValue() method in Asn1BitString
DAsn1Enumerated.java44 public Value getValue() { in getValue() method in Asn1Enumerated
DAsn1BMPString.java71 public String getValue() { in getValue() method in Asn1BMPString
DAsn1Choice.java75 protected abstract Asn1Object getValue(); in getValue() method in Asn1Choice
DAsn1Tag.java128 int getValue() { in getValue() method in Asn1Tag
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java93 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.IntPropertyTest
125 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.NamedPropertyTest
140 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.HasAttributeIdFalseTest
153 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.AttributeIdEqualsTest
301 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.ValueTypeTest
434 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.IntEnumTest
470 public int getValue() { in getValue() method in PlatformInspectableProcessorTest.IntFlagTest
/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
DTestUtils.java298 ThrowingFunction<T> getValue, in testReadSuccessAndFailure()
310 ThrowingFunction<T> getValue, in testReadSuccessAndFailureException()
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DCurrentXmlHandler.java138 static String getValue(Attributes attributes, String key) { in getValue() method in CurrentXmlHandler
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0341.java159 public Object getValue(String s) { in getValue() method in CVE_2021_0341_SSLSession
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DFcpTemplate.java130 public String getValue() { in getValue() method in FcpTemplate.Tlv
/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/
DResourcesLoaderValuesTest.kt261 private fun getValue(c: Context = context) = parameter.getValue(c.resources) in <lambda>() method in android.content.res.loader.cts.ResourcesLoaderValuesTest
262 private fun getValue(r: Resources) = parameter.getValue(r) in <lambda>() method
803 val getValue: Resources.() -> String, in <lambda>() constant in android.content.res.loader.cts.ResourcesLoaderValuesTest.Parameter
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/util/
DLogcatHelper.java62 public String getValue() { in getValue() method in LogcatHelper.Level
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorStats.java116 public synchronized Object getValue(String key) { in getValue() method in SensorStats

123