update abstract music service activity
This commit is contained in:
parent
87dd7079e4
commit
e89aa2e9ef
20 changed files with 18 additions and 132 deletions
|
|
@ -7,13 +7,11 @@ public interface MusicServiceEventListener {
|
|||
|
||||
void onQueueChanged();
|
||||
|
||||
void onPlayingMetaChanged();
|
||||
void onPlayMetadataChanged();
|
||||
|
||||
void onPlayStateChanged();
|
||||
|
||||
void onRepeatModeChanged();
|
||||
|
||||
void onShuffleModeChanged();
|
||||
|
||||
void onMediaStoreChanged();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue