Home
last modified time | relevance | path

Searched refs:SYNC_EVENT_PRESENTATION_COMPLETE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaSyncEvent.java41 public static final int SYNC_EVENT_PRESENTATION_COMPLETE = field in MediaSyncEvent
42 AudioSystem.SYNC_EVENT_PRESENTATION_COMPLETE;
116 case SYNC_EVENT_PRESENTATION_COMPLETE: in isValidType()
DAudioSystem.java1124 /** @hide */ public static final int SYNC_EVENT_PRESENTATION_COMPLETE = 1; field in AudioSystem
/frameworks/av/media/libaudioclient/include/media/
DAudioSystem.h199 SYNC_EVENT_PRESENTATION_COMPLETE, enumerator
/frameworks/av/services/audioflinger/
DTracks.cpp961 triggerEvents(AudioSystem::SYNC_EVENT_PRESENTATION_COMPLETE); in start()
1328 triggerEvents(AudioSystem::SYNC_EVENT_PRESENTATION_COMPLETE); in presentationComplete()
DThreads.cpp2524 track->triggerEvents(AudioSystem::SYNC_EVENT_PRESENTATION_COMPLETE); in removeTrack_l()
2927 return event->type() == AudioSystem::SYNC_EVENT_PRESENTATION_COMPLETE; in isValidSyncEvent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15500 field public static final int SYNC_EVENT_PRESENTATION_COMPLETE = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt26113 field public static final int SYNC_EVENT_PRESENTATION_COMPLETE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt26191 field public static final int SYNC_EVENT_PRESENTATION_COMPLETE = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt35030 Landroid/media/AudioSystem;->SYNC_EVENT_PRESENTATION_COMPLETE:I