/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | AudioPresentation.java | 195 private AudioPresentation(int presentationId, in AudioPresentation() 371 public Builder(int presentationId) { in Builder()
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ |
H A D | TvView.java | 483 public void selectAudioPresentation(int presentationId, int programId) { in selectAudioPresentation() 1152 public void onAudioPresentationSelected(@NonNull String inputId, int presentationId, in onAudioPresentationSelected() 1495 public void onAudioPresentationSelected(Session session, int presentationId, in onAudioPresentationSelected()
|
H A D | TvInputService.java | 862 public void notifyAudioPresentationSelected(final int presentationId, final int programId) { in notifyAudioPresentationSelected() 1572 public boolean onSelectAudioPresentation(int presentationId, int programId) { in onSelectAudioPresentation() 1989 void selectAudioPresentation(int presentationId, int programId) { in selectAudioPresentation()
|
H A D | ITvInputSessionCallback.aidl | 39 void onAudioPresentationSelected(int presentationId, int programId); in onAudioPresentationSelected()
|
H A D | ITvInputSession.aidl | 45 void selectAudioPresentation(int presentationId, int programId); in selectAudioPresentation()
|
H A D | ITvInputClient.aidl | 42 void onAudioPresentationSelected(int presentationId, int programId, int seq); in onAudioPresentationSelected()
|
H A D | TvInputManager.java | 921 public void onAudioPresentationSelected(Session session, int presentationId, in onAudioPresentationSelected() 1212 void postAudioPresentationSelected(final int presentationId, final int programId) { in postAudioPresentationSelected()
|
H A D | ITvInputSessionWrapper.java | 375 public void selectAudioPresentation(int presentationId, int programId) { in selectAudioPresentation()
|
H A D | ITvInputManager.aidl | 83 void selectAudioPresentation(in IBinder sessionToken, int presentationId, int programId, in selectAudioPresentation()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 50 void selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 243 void selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 50 void selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/ |
D | IStreamOut.aidl | 50 void selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 50 void selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/android/media/ |
H A D | IAudioTrack.aidl | 72 int selectPresentation(int presentationId, int programId); in selectPresentation()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/include/android/media/ |
D | BnAudioTrack.h | 69 …::android::binder::Status selectPresentation(int32_t presentationId, int32_t programId, int32_t* _… in selectPresentation()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/android/media/ |
D | IAudioTrack.cpp | 261 ::android::binder::Status BpAudioTrack::selectPresentation(int32_t presentationId, int32_t programI… in selectPresentation()
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/ |
H A D | StreamHalHidl.cpp | 429 status_t StreamOutHalHidl::selectPresentation(int presentationId, int programId) { in selectPresentation() 440 status_t StreamOutHalHidl::selectPresentation(int presentationId, int programId) { in selectPresentation()
|
H A D | StreamHalAidl.cpp | 812 status_t StreamOutHalAidl::selectPresentation(int presentationId, int programId) { in selectPresentation()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.0/[email protected]_genc++/gen/android/hardware/audio/7.0/ |
D | StreamOutAll.cpp | 1304 …d::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t presentationId, int32_t p… in _hidl_selectPresentation() 1989 …hardware::audio::V7_0::Result> BpHwStreamOut::selectPresentation(int32_t presentationId, int32_t p… in selectPresentation() 3131 int32_t presentationId; in _hidl_selectPresentation() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/6.0/[email protected]_genc++/gen/android/hardware/audio/6.0/ |
D | StreamOutAll.cpp | 1307 …d::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, int32_t presentationId, int32_t p… in _hidl_selectPresentation() 2034 …hardware::audio::V6_0::Result> BpHwStreamOut::selectPresentation(int32_t presentationId, int32_t p… in selectPresentation() 3174 int32_t presentationId; in _hidl_selectPresentation() local
|
/aosp_15_r20/device/generic/goldfish/audio/ |
D | stream_out.cpp | 522 Return<Result> StreamOut::selectPresentation(int32_t presentationId, in selectPresentation()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.1/[email protected]_genc++/gen/android/hardware/audio/7.1/ |
D | StreamOutAll.cpp | 629 …hardware::audio::V7_0::Result> BpHwStreamOut::selectPresentation(int32_t presentationId, int32_t p… in selectPresentation()
|
/aosp_15_r20/cts/tests/tests/tv/src/android/media/tv/cts/ |
H A D | TvInputServiceTest.java | 197 public void onAudioPresentationSelected(String inputId, int presentationId, int programId) { in onAudioPresentationSelected()
|
/aosp_15_r20/cts/tests/tests/tv/input/src/android/media/tv/cts/ |
H A D | TvInputServiceTest.java | 197 public void onAudioPresentationSelected(String inputId, int presentationId, int programId) { in onAudioPresentationSelected()
|