Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DParallax.java83 public static class PropertyMarkerValue<PropertyT> { class in Parallax
86 public PropertyMarkerValue(PropertyT property) { in PropertyMarkerValue() method in Parallax.PropertyMarkerValue