Searched defs:ThumbsBar (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DThumbsBar.java35 public class ThumbsBar extends LinearLayout { class in inherits:LinearLayout
50 public ThumbsBar(Context context, AttributeSet attrs) { method in class:ThumbsBar
54 public ThumbsBar(Context context, AttributeSet attrs, int defStyle) { method in class:ThumbsBar
152 * Will Update the layout settings in ThumbsBar based on mNumOfThumbs
195 * in ThumbsBar is symmetrical.
196 * Also there should be a hero thumb in the middle of the ThumbsBar,
222 // If the number of thumbs in ThumbsBar is not set by user explicitly, it will be

Completed in 44 milliseconds