Searched refs:reportPlaybackErrorEvent (Results 1 – 6 of 6) sorted by relevance
58 public void reportPlaybackErrorEvent(@NonNull PlaybackErrorEvent event) { in reportPlaybackErrorEvent() method in PlaybackSession59 mManager.reportPlaybackErrorEvent(mId, event); in reportPlaybackErrorEvent()
123 public void reportPlaybackErrorEvent(@NonNull String sessionId, PlaybackErrorEvent event) { in reportPlaybackErrorEvent() method in MediaMetricsManager125 mService.reportPlaybackErrorEvent(sessionId, event, mUserId); in reportPlaybackErrorEvent()
34 void reportPlaybackErrorEvent(in String sessionId, in PlaybackErrorEvent event, int userId); in reportPlaybackErrorEvent() method
225 public void reportPlaybackErrorEvent( in reportPlaybackErrorEvent() method in MediaMetricsManagerService.BinderService
24915 method public void reportPlaybackErrorEvent(@NonNull android.media.metrics.PlaybackErrorEvent);
25096 …server/media/metrics/MediaMetricsManagerService$BinderService;->reportPlaybackErrorEvent(Ljava/lan…