Searched defs:updateScreenRotation (Results 1 – 4 of 4) sorted by relevance
65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
765 void updateScreenRotation(ScreenRotation rotation); in updateScreenRotation() method
1130 ndk::ScopedAStatus Module::updateScreenRotation(ScreenRotation in_rotation) { in updateScreenRotation() function in aidl::android::hardware::audio::core::Module