Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/animation/
H A 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
H A 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
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
H A DDomainVerificationCoreApiTest.kt51 val nextValue = "${list.last()}$fragmentOf21" regex
/aosp14/frameworks/base/core/java/android/util/
H A DJsonReader.java696 private JsonToken nextValue() throws IOException { in nextValue() method in JsonReader
/aosp14/frameworks/base/core/java/android/widget/
H A DRadialTimePickerView.java1143 final int nextValue = (initialStep + step) * stepSize; in adjustPicker() local
1257 final int nextValue = value + 1; in getVirtualViewIdAfter() local
1265 final int nextValue = snapValue + MINUTE_INCREMENT; in getVirtualViewIdAfter() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...