Searched refs:onSettingChanged_1_2 (Results 1 – 4 of 4) sorted by relevance
122 hubApi->onSettingChanged_1_2(Setting::WIFI_AVAILABLE, SettingValue::DISABLED); in TEST_P()123 hubApi->onSettingChanged_1_2(Setting::WIFI_AVAILABLE, SettingValue::ENABLED); in TEST_P()129 hubApi->onSettingChanged_1_2(Setting::AIRPLANE_MODE, SettingValue::DISABLED); in TEST_P()130 hubApi->onSettingChanged_1_2(Setting::AIRPLANE_MODE, SettingValue::ENABLED); in TEST_P()136 hubApi->onSettingChanged_1_2(Setting::MICROPHONE, SettingValue::DISABLED); in TEST_P()137 hubApi->onSettingChanged_1_2(Setting::MICROPHONE, SettingValue::ENABLED); in TEST_P()
53 Return<void> onSettingChanged_1_2(Setting setting, SettingValue newValue) override;
87 Return<void> Contexthub::onSettingChanged_1_2(Setting /*setting*/, SettingValue /*newValue*/) { in onSettingChanged_1_2() function in android::hardware::contexthub::V1_2::implementation::Contexthub
60 onSettingChanged_1_2(Setting setting, @1.1::SettingValue newValue);