Searched refs:hasValue (Results 1 – 7 of 7) sorted by relevance
60 assertTrue(keyFrame.hasValue()); in testOfIntValue()67 assertTrue(keyFrame.hasValue()); in testOfFloatValue()82 assertTrue(keyFrame.hasValue()); in testOfObjectValue()
178 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()
35 static private boolean hasValue(int[] a, int value) { in hasValue() method in ListsHelper56 if (!hasValue(b, aVal)) { in isSubset()
79 public boolean hasValue() { in hasValue() method in ViewGroup_ScrollCaptureTest.Receiver149 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()
278 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()
795 name: "hasValue"
4051 method public boolean hasValue();14024 method public boolean hasValue(@StyleableRes int);