public class

PlaybackControlsRow.ThumbsUpAction

extends PlaybackControlsRow.ThumbsAction

Overview

An action displaying an icon for thumbs up.

Summary

Fields
from PlaybackControlsRow.ThumbsActionINDEX_OUTLINE, INDEX_SOLID, OUTLINE, SOLID
from ActionNO_ID
Constructors
publicThumbsUpAction(Context context)

Methods
from PlaybackControlsRow.MultiActiongetActionCount, getDrawable, getIndex, getLabel, getSecondaryLabel, nextIndex, setDrawables, setIndex, setLabels, setSecondaryLabels
from ActionaddKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructors

public ThumbsUpAction(Context context)