Searched refs:Playback (Results 1 – 7 of 7) sorted by relevance
72 // Playback has not started (initial state)74 // Playback is buffering in the background for initial playback start76 // Playback is buffering in the foreground for initial playback start78 // Playback is actively playing80 // Playback is paused but ready to play82 // Playback is handling a seek84 // Playback is buffering to resume active playback86 // Playback is buffering while paused90 // Playback is suppressed (e.g. due to audio focus loss)92 // Playback is suppressed (e.g. due to audio focus loss) while buffering to resume a[all …]
124 public static class Playback { class in DrmStore159 public Playback() {} in Playback() method in DrmStore.Playback
126 class Playback {128 Playback();
16436 // Playback speed, nominal 1.f representing 1x.16439 // Playback pitch, nominal 1.f representing 1x.
10181 public static class DrmStore.Playback {10182 ctor public deprecated DrmStore.Playback();
13764 @Deprecated public static class DrmStore.Playback {13765 ctor @Deprecated public DrmStore.Playback();
15028 Landroid/drm/DrmStore$Playback;->isValid(I)Z