Searched refs:onIsLoadingChanged (Results 1 – 9 of 9) sorted by relevance
240 default void onIsLoadingChanged(EventTime eventTime, boolean isLoading) { in onIsLoadingChanged() method
449 public final void onIsLoadingChanged(boolean isLoading) { in onIsLoadingChanged() method in AnalyticsCollector452 listener.onIsLoadingChanged(eventTime, isLoading); in onIsLoadingChanged()
485 default void onIsLoadingChanged(boolean isLoading) { in onIsLoadingChanged() method
1323 listenerSnapshot, listener -> listener.onIsLoadingChanged(playbackInfo.isLoading)); in run()
2258 public void onIsLoadingChanged(boolean isLoading) { in onIsLoadingChanged() method in SimpleExoPlayer.ComponentListener
95 public void onIsLoadingChanged(EventTime eventTime, boolean isLoading) { in onIsLoadingChanged() method in EventLogger
1010 public void onIsLoadingChanged(boolean isLoading) { in doActionAndScheduleNextImpl()
1350 public void onIsLoadingChanged(EventTime eventTime, boolean isLoading) { in onIsLoadingChanged() method in AnalyticsCollectorTest.TestAnalyticsListener
27 * Deprecate and rename `onLoadingChanged` to `onIsLoadingChanged` for