Searched defs:ScreenRotation (Results 1 – 2 of 2) sorted by relevance
93 ndk::ScopedAStatus updateScreenRotation(ScreenRotation) override { in updateScreenRotation() argument
738 TEST_F(DeviceHalAidlTest, ScreenRotation) { in TEST_F() argument739 using ScreenRotation = ::aidl::android::hardware::audio::core::IModule::ScreenRotation; in TEST_F() typedef