Searched refs:notifyToController (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/
H A DMediaSession2ImplBase.java323 notifyToController(controller, new NotifyRunnable() {
341 notifyToController(controller, new NotifyRunnable() {
373 notifyToController(controller, new NotifyRunnable() {
469 notifyToController(controller, new NotifyRunnable() {
840 notifyToController(controller, new NotifyRunnable() {
860 notifyToController(controller, new NotifyRunnable() {
1122 private void notifyToController(@NonNull final ControllerInfo controller, method in class:MediaSession2ImplBase
1153 notifyToController(controllers.get(i), runnable);

Completed in 64 milliseconds