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