Searched refs:ForegroundServiceEventCallback (Results 1 – 2 of 2) sorted by relevance
101 private ForegroundServiceEventCallback mForegroundServiceEventCallback;137 ForegroundServiceEventCallback callback; in close()247 final ForegroundServiceEventCallback serviceCallback; in setPlaybackActive()337 void setForegroundServiceEventCallback(ForegroundServiceEventCallback callback) { in setForegroundServiceEventCallback()928 abstract static class ForegroundServiceEventCallback { class in MediaSession2
63 private final MediaSession2.ForegroundServiceEventCallback mForegroundServiceEventCallback =64 new MediaSession2.ForegroundServiceEventCallback() {