Home
last modified time | relevance | path

Searched defs:updateScreenRotation (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
H A DModuleMock.h93 ndk::ScopedAStatus updateScreenRotation(ScreenRotation) override { in updateScreenRotation() function
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl771 void updateScreenRotation(ScreenRotation rotation); in updateScreenRotation() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DBnModule.h133 …::ndk::ScopedAStatus updateScreenRotation(::aidl::android::hardware::audio::core::IModule::ScreenR… in updateScreenRotation() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIModule.cpp1786 ::ndk::ScopedAStatus BpModule::updateScreenRotation(::aidl::android::hardware::audio::core::IModule… in updateScreenRotation() function in aidl::android::hardware::audio::core::BpModule
2576 ::ndk::ScopedAStatus IModuleDefault::updateScreenRotation(::aidl::android::hardware::audio::core::I… in updateScreenRotation() function in aidl::android::hardware::audio::core::IModuleDefault
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp1499 ndk::ScopedAStatus Module::updateScreenRotation(ScreenRotation in_rotation) { in updateScreenRotation() function in aidl::android::hardware::audio::core::Module
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp565 ndk::ScopedAStatus updateScreenRotation(ScreenRotation in_rotation) override { in updateScreenRotation() function in __anon5a59cc030111::ModuleMock