JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Q
QueueAdapter
- Class in
com.moppyandroid.main
List
<
MediaSessionCompat.QueueItem
>
adapter for a
RecyclerView
that each item's title, duration, and a play icon if it is the playing item.
QueueAdapter(List<MediaSessionCompat.QueueItem>, String, QueueAdapter.ClickListener)
- Constructor for class com.moppyandroid.main.
QueueAdapter
Constructs a
QueueAdapter
with a
List
of
MediaSessionCompat.QueueItem
s to display.
QueueAdapter.Holder
- Class in
com.moppyandroid.main
Represents an entry in a
QueueAdapter
.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes