Home
last modified time | relevance | path

Searched refs:hasValue (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DKeyframeTest.java60 assertTrue(keyFrame.hasValue()); in testOfIntValue()
67 assertTrue(keyFrame.hasValue()); in testOfFloatValue()
82 assertTrue(keyFrame.hasValue()); in testOfObjectValue()
DPropertyValuesHolderTest.java178 assertTrue("Keyframe should be assigned a value", emptyKeyframe1.hasValue()); in testResetValues()
190 assertTrue("Keyframe should be assigned a value", emptyKeyframe2.hasValue()); in testResetValues()
213 assertTrue("Keyframe should get a value", emptyKeyframe1.hasValue()); in testResetValues()
235 + " class", emptyKeyframe1.hasValue()); in testResetValues()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DListsHelper.java35 static private boolean hasValue(int[] a, int value) { in hasValue() method in ListsHelper
56 if (!hasValue(b, aVal)) { in isSubset()
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java79 public boolean hasValue() { in hasValue() method in ViewGroup_ScrollCaptureTest.Receiver
149 assertFalse("No target was expected", receiver.hasValue()); in testDispatchScrollCaptureSearch()
173 assertTrue("A target was expected", receiver.hasValue()); in testDispatchScrollCaptureSearch_withCallback()
205 assertFalse("No target expected.", receiver.hasValue()); in testDispatchScrollCaptureSearch_withCallback_hintExclude()
304 assertTrue(receiver.hasValue()); in testDispatchScrollCaptureSearch_toChildren()
/cts/tests/tests/content/src/android/content/res/cts/
DTypedArrayTest.java278 assertTrue(t.hasValue(R.styleable.style1_type16)); in testHasValue()
279 assertFalse(t.hasValue(R.styleable.style1_typeEmpty)); in testHasValue()
280 assertFalse(t.hasValue(R.styleable.style1_typeUndefined)); in testHasValue()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt795 name: "hasValue"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4051 method public boolean hasValue();
14024 method public boolean hasValue(@StyleableRes int);