Home
last modified time | relevance | path

Searched refs:mHasValue (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/animation/
DKeyframe.java42 boolean mHasValue; field in Keyframe
174 return mHasValue; in hasValue()
272 mHasValue = (value != null); in ObjectKeyframe()
273 mValueType = mHasValue ? value.getClass() : Object.class; in ObjectKeyframe()
282 mHasValue = (value != null); in setValue()
308 mHasValue = true; in IntKeyframe()
327 mHasValue = true; in setValue()
333 IntKeyframe kfClone = mHasValue ? in clone()
355 mHasValue = true; in FloatKeyframe()
374 mHasValue = true; in setValue()
[all …]
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp48 if (!mHasValue) { in add()
59 bool mHasValue = false; member in ModifiedMovingAverage
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
DLiveDataQueryTest.java382 private boolean mHasValue = false; field in LiveDataQueryTest.TestObserver
385 mHasValue = false; in reset()
392 mHasValue = true; in onChanged()
397 return mHasValue; in hasValue()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...