Home
last modified time | relevance | path

Searched refs:Playback (Results 1 – 7 of 7) sorted by relevance

/frameworks/proto_logging/stats/enums/stats/mediametrics/
Dmediametrics.proto72 // Playback has not started (initial state)
74 // Playback is buffering in the background for initial playback start
76 // Playback is buffering in the foreground for initial playback start
78 // Playback is actively playing
80 // Playback is paused but ready to play
82 // Playback is handling a seek
84 // Playback is buffering to resume active playback
86 // Playback is buffering while paused
90 // 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 …]
/frameworks/base/drm/java/android/drm/
DDrmStore.java124 public static class Playback { class in DrmStore
159 public Playback() {} in Playback() method in DrmStore.Playback
/frameworks/av/include/drm/
Ddrm_framework_common.h126 class Playback {
128 Playback();
/frameworks/proto_logging/stats/
Datoms.proto16436 // Playback speed, nominal 1.f representing 1x.
16439 // Playback pitch, nominal 1.f representing 1x.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10181 public static class DrmStore.Playback {
10182 ctor public deprecated DrmStore.Playback();
/frameworks/base/core/api/
Dcurrent.txt13764 @Deprecated public static class DrmStore.Playback {
13765 ctor @Deprecated public DrmStore.Playback();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15028 Landroid/drm/DrmStore$Playback;->isValid(I)Z