Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl765 void updateScreenRotation(ScreenRotation rotation); in updateScreenRotation() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
/hardware/interfaces/audio/aidl/default/
DModule.cpp1130 ndk::ScopedAStatus Module::updateScreenRotation(ScreenRotation in_rotation) { in updateScreenRotation() function in aidl::android::hardware::audio::core::Module