Searched defs:notifyPlaybackActiveChanged (Results 1 – 3 of 3) sorted by relevance
34 void notifyPlaybackActiveChanged(int seq, boolean playbackActive) = 2; in notifyPlaybackActiveChanged() method
107 public void notifyPlaybackActiveChanged(int seq, boolean playbackActive) { in notifyPlaybackActiveChanged() method in Controller2Link186 public void notifyPlaybackActiveChanged(int seq, boolean playbackActive) { in notifyPlaybackActiveChanged() method in Controller2Link.Controller2Stub
777 void notifyPlaybackActiveChanged(boolean playbackActive) { in notifyPlaybackActiveChanged() method in MediaSession2.ControllerInfo