Home
last modified time | relevance | path

Searched defs:nextValue (Results 1 – 5 of 5) 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/core/java/android/util/
DJsonReader.java694 private JsonToken nextValue() throws IOException { in nextValue() method in JsonReader
/frameworks/base/core/java/android/widget/
DRadialTimePickerView.java1138 final int nextValue = (initialStep + step) * stepSize; in adjustPicker() local
1252 final int nextValue = value + 1; in getVirtualViewIdAfter() local
1260 final int nextValue = snapValue + MINUTE_INCREMENT; in getVirtualViewIdAfter() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...