Home
last modified time | relevance | path

Searched refs:getCurrentSpeedId (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/support/leanback/src/main/java/androidx/leanback/media/
DPlaybackControlGlue.java623 mPlaybackSpeed = getCurrentSpeedId(); in updatePlaybackState()
811 public abstract int getCurrentSpeedId(); in getCurrentSpeedId() method in PlaybackControlGlue
847 if (getCurrentSpeedId() != mPlaybackSpeed) { in onStateChanged()
DMediaControllerGlue.java121 public int getCurrentSpeedId() { in getCurrentSpeedId() method in MediaControllerGlue
DMediaPlayerGlue.java316 public int getCurrentSpeedId() { in getCurrentSpeedId() method in MediaPlayerGlue
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/media/
DPlaybackControlGlueTest.java83 public int getCurrentSpeedId() { in getCurrentSpeedId() method in PlaybackControlGlueTest.PlaybackControlGlueImpl
/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DPlaybackControlGlue.java186 public int getCurrentSpeedId() { in getCurrentSpeedId() method in PlaybackControlGlue
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/
DPlaybackTestFragment.java287 public int getCurrentSpeedId() { in getCurrentSpeedId() method in PlaybackTestFragment.PlaybackControlHelper
DPlaybackTestSupportFragment.java284 public int getCurrentSpeedId() { in getCurrentSpeedId() method in PlaybackTestSupportFragment.PlaybackControlHelper
DPlaybackFragmentTest.java346 public int getCurrentSpeedId() { in onCreate()
DPlaybackSupportFragmentTest.java343 public int getCurrentSpeedId() { in onCreate()
/frameworks/support/leanback/api_legacy/
D26.1.0.txt589 method public int getCurrentSpeedId();
1155 method public int getCurrentSpeedId();
1243 method public abstract int getCurrentSpeedId();
D26.0.0.txt589 method public int getCurrentSpeedId();
1155 method public int getCurrentSpeedId();
1243 method public abstract int getCurrentSpeedId();
Dcurrent.txt1021 method public int getCurrentSpeedId();
1120 method public abstract int getCurrentSpeedId();
D27.0.0.txt1041 method public int getCurrentSpeedId();
1142 method public abstract int getCurrentSpeedId();
D27.1.0.txt1021 method public int getCurrentSpeedId();
1120 method public abstract int getCurrentSpeedId();
D28.0.0-alpha1.txt1021 method public int getCurrentSpeedId();
1120 method public abstract int getCurrentSpeedId();
/frameworks/support/leanback/api/
Dcurrent.txt1021 method public int getCurrentSpeedId();
1120 method public abstract int getCurrentSpeedId();
/frameworks/support/api/
D22.0.0.txt250 method public int getCurrentSpeedId();
274 method public abstract int getCurrentSpeedId();
D22.1.0.txt255 method public int getCurrentSpeedId();
281 method public abstract int getCurrentSpeedId();
D25.2.0.txt1937 method public int getCurrentSpeedId();
2343 method public int getCurrentSpeedId();
2361 method public abstract int getCurrentSpeedId();
D25.0.0.txt1725 method public int getCurrentSpeedId();
1787 method public abstract int getCurrentSpeedId();
1842 method public abstract int getCurrentSpeedId();
D24.2.0.txt1671 method public int getCurrentSpeedId();
1733 method public abstract int getCurrentSpeedId();
1788 method public abstract int getCurrentSpeedId();
D23.1.1.txt1151 method public int getCurrentSpeedId();
1177 method public abstract int getCurrentSpeedId();
1232 method public abstract int getCurrentSpeedId();
D25.4.0.txt2145 method public int getCurrentSpeedId();
2653 method public int getCurrentSpeedId();
2671 method public abstract int getCurrentSpeedId();
D23.2.1.txt1326 method public int getCurrentSpeedId();
1352 method public abstract int getCurrentSpeedId();
1407 method public abstract int getCurrentSpeedId();
D26.0.0-alpha1.txt2490 method public int getCurrentSpeedId();
2998 method public int getCurrentSpeedId();
3016 method public abstract int getCurrentSpeedId();

12