public class

PlaybackControlsRow.ThumbsDownAction

extends PlaybackControlsRow.ThumbsAction

Overview

An action displaying an icon for thumbs down.

Summary

Fields
from PlaybackControlsRow.ThumbsActionINDEX_OUTLINE, INDEX_SOLID, OUTLINE, SOLID
from ActionNO_ID
Constructors
publicThumbsDownAction(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 ThumbsDownAction(Context context)