Searched refs:reportPlaybackStateEvent (Results 1 – 6 of 6) sorted by relevance
72 public void reportPlaybackStateEvent(@NonNull PlaybackStateEvent event) { in reportPlaybackStateEvent() method in PlaybackSession73 mManager.reportPlaybackStateEvent(mId, event); in reportPlaybackStateEvent()
83 public void reportPlaybackStateEvent(@NonNull String sessionId, PlaybackStateEvent event) { in reportPlaybackStateEvent() method in MediaMetricsManager85 mService.reportPlaybackStateEvent(sessionId, event, mUserId); in reportPlaybackStateEvent()
37 void reportPlaybackStateEvent(in String sessionId, in PlaybackStateEvent event, int userId); in reportPlaybackStateEvent() method
222 public void reportPlaybackStateEvent( in reportPlaybackStateEvent() method in MediaMetricsManagerService.BinderService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26088 method public void reportPlaybackStateEvent(@NonNull android.media.metrics.PlaybackStateEvent);