Searched refs:onSettingChanged (Results 1 – 6 of 6) sorted by relevance
55 hubApi->onSettingChanged(Setting::LOCATION, SettingValue::DISABLED); in TEST_P()56 hubApi->onSettingChanged(Setting::LOCATION, SettingValue::ENABLED); in TEST_P()
39 Return<void> onSettingChanged(Setting setting, SettingValue newValue) override;
28 Return<void> Contexthub::onSettingChanged(Setting /*setting*/, SettingValue /*newValue*/) { in onSettingChanged() function in android::hardware::contexthub::V1_1::implementation::Contexthub
48 Return<void> onSettingChanged(SettingV1_1 setting, SettingValue newValue) override;
83 Return<void> Contexthub::onSettingChanged(SettingV1_1 /*setting*/, SettingValue /*newValue*/) { in onSettingChanged() function in android::hardware::contexthub::V1_2::implementation::Contexthub
30 onSettingChanged(Setting setting, SettingValue newValue);