Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DParallax.java228 static class IntPropertyMarkerValue extends PropertyMarkerValue<IntProperty> { class in Parallax
232 IntPropertyMarkerValue(IntProperty property, int value) { in IntPropertyMarkerValue() method in Parallax.IntPropertyMarkerValue
236 IntPropertyMarkerValue(IntProperty property, int value, float fractionOfMax) { in IntPropertyMarkerValue() method in Parallax.IntPropertyMarkerValue