Home
last modified time | relevance | path

Searched defs:nextValue (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/animation/
DIntKeyframeSet.java61 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local
77 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local
97 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local
DFloatKeyframeSet.java61 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local
77 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local
98 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local
/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
DDomainVerificationCoreApiTest.kt51 val nextValue = "${list.last()}$fragmentOf21" in <lambda>() constant
/frameworks/base/core/java/android/util/
DJsonReader.java697 private JsonToken nextValue() throws IOException { in nextValue() method in JsonReader
/frameworks/base/core/java/android/widget/
DRadialTimePickerView.java1151 final int nextValue = (initialStep + step) * stepSize; in adjustPicker() local
1265 final int nextValue = value + 1; in getVirtualViewIdAfter() local
1273 final int nextValue = snapValue + MINUTE_INCREMENT; in getVirtualViewIdAfter() local
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp126 double nextValue = fma(lastValue, base, _mStep); in contains() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...