Searched refs:TestObject (Results 1 – 2 of 2) sorted by relevance
33 private RampAnimator<TestObject> mRampAnimator;35 private final TestObject mTestObject = new TestObject();37 private final FloatProperty<TestObject> mTestProperty = new FloatProperty<>("mValue") {39 public void setValue(TestObject object, float value) {44 public Float get(TestObject object) {91 private static class TestObject { class in RampAnimatorTest
23 class TestObject { class45 TestObject testObject; in TEST()75 TestObject testObject; in TEST()