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()
71 public void reportPlaybackStateEvent(@NonNull String sessionId, PlaybackStateEvent event) { in reportPlaybackStateEvent() method in MediaMetricsManager73 mService.reportPlaybackStateEvent(sessionId, event, mUserId); in reportPlaybackStateEvent()
35 void reportPlaybackStateEvent(in String sessionId, in PlaybackStateEvent event, int userId); in reportPlaybackStateEvent() method
181 public void reportPlaybackStateEvent( in reportPlaybackStateEvent() method in MediaMetricsManagerService.BinderService
24857 method public void reportPlaybackStateEvent(@NonNull android.media.metrics.PlaybackStateEvent);
25098 …server/media/metrics/MediaMetricsManagerService$BinderService;->reportPlaybackStateEvent(Ljava/lan…