Home
last modified time | relevance | path

Searched refs:removeQueueItemAt (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/media-compat/java/android/support/v4/media/session/
DIMediaSession.aidl63 void removeQueueItemAt(int index) = 43; in removeQueueItemAt() method
DMediaSessionCompat.java2737 public void removeQueueItemAt(int index) { in removeQueueItemAt() method in MediaSessionCompat.MediaSessionImplBase.MediaSessionStub
3654 public void removeQueueItemAt(int index) { in removeQueueItemAt() method in MediaSessionCompat.MediaSessionImplApi21.ExtraSession
DMediaControllerCompat.java360 public void removeQueueItemAt(int index) { in removeQueueItemAt() method in MediaControllerCompat
/frameworks/support/media-compat/tests/src/android/support/v4/media/session/
DMediaControllerCompatTest.java162 mController.removeQueueItemAt(0); in testAddRemoveQueueItems()
/frameworks/support/api/
D25.3.0.txt6096 method public void removeQueueItemAt(int);
D25.4.0.txt6160 method public void removeQueueItemAt(int);
D26.0.0-beta1.txt7441 method public deprecated void removeQueueItemAt(int);
D26.0.0-SNAPSHOT.txt7577 method public deprecated void removeQueueItemAt(int);
D26.0.0-beta2.txt7566 method public deprecated void removeQueueItemAt(int);