Searched refs:updateScreenRotation (Results 1 – 7 of 7) sorted by relevance
771 void updateScreenRotation(ScreenRotation rotation); in updateScreenRotation() method
65 void updateScreenRotation(android.hardware.audio.core.IModule.ScreenRotation rotation); in updateScreenRotation() method
119 ndk::ScopedAStatus updateScreenRotation(
1359 ndk::ScopedAStatus Module::updateScreenRotation(ScreenRotation in_rotation) { in updateScreenRotation() function in aidl::android::hardware::audio::core::Module
2188 EXPECT_IS_OK(module->updateScreenRotation(rotation)) << toString(rotation); in TEST_P()2190 EXPECT_IS_OK(module->updateScreenRotation(IModule::ScreenRotation::DEG_0)); in TEST_P()