Class android.support.v17.leanback.app.PlaybackControlSupportGlue
The superclass changed from java.lang.Object to android.support.v17.leanback.app.PlaybackControlGlue.
 Removed interface android.support.v17.leanback.widget.OnActionClickedListener.
| Changed Methods | ||
|---|---|---|
| PlaybackControlsRowPresentercreateControlsRowAndPresenter() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| SparseArrayObjectAdaptercreatePrimaryActionsAdapter(PresenterSelector) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidenableProgressUpdating(boolean) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| ContextgetContext() | Method was locally defined, but is now inherited from PlaybackGlue. | |
| PlaybackControlsRowgetControlsRow() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| intgetCurrentPosition() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| intgetCurrentSpeedId() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| int[]getFastForwardSpeeds() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| PlaybackOverlayFragmentgetFragment() | Change in return type from PlaybackOverlaySupportFragmenttoPlaybackOverlayFragment.Method was locally defined, but is now inherited from PlaybackControlGlue. Now deprecated. | |
| DrawablegetMediaArt() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| intgetMediaDuration() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| CharSequencegetMediaSubtitle() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| CharSequencegetMediaTitle() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| OnItemViewClickedListenergetOnItemViewClickedListener() | Method was locally defined, but is now inherited from PlaybackControlGlue. Now deprecated. | |
| int[]getRewindSpeeds() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| longgetSupportedActions() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| intgetUpdatePeriod() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| booleanhasValidMedia() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| booleanisFadingEnabled() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| booleanisMediaPlaying() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidonActionClicked(Action) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| booleanonKey(View, | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidonMetadataChanged() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidonRowChanged(PlaybackControlsRow) | Method was locally defined, but is now inherited from PlaybackControlGlue. Changed from abstract to non-abstract. Now deprecated. | |
| voidonStateChanged() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidpausePlayback() | Method was locally defined, but is now inherited from PlaybackControlGlue. Changed from abstract to non-abstract. Now deprecated. | |
| voidsetControlsRow(PlaybackControlsRow) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidsetFadingEnabled(boolean) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidsetOnItemViewClickedListener(OnItemViewClickedListener) | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
| voidskipToNext() | Method was locally defined, but is now inherited from PlaybackControlGlue. Changed from abstract to non-abstract. Now deprecated. | |
| voidskipToPrevious() | Method was locally defined, but is now inherited from PlaybackControlGlue. Changed from abstract to non-abstract. Now deprecated. | |
| voidstartPlayback(int) | Method was locally defined, but is now inherited from PlaybackControlGlue. Changed from abstract to non-abstract. Now deprecated. | |
| voidupdateProgress() | Method was locally defined, but is now inherited from PlaybackControlGlue. | |
