Home
last modified time | relevance | path

Searched refs:SettingV1_1 (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/contexthub/1.2/default/
DContexthub.h37 using SettingV1_1 = ::android::hardware::contexthub::V1_1::Setting; variable
48 Return<void> onSettingChanged(SettingV1_1 setting, SettingValue newValue) override;
DContexthub.cpp83 Return<void> Contexthub::onSettingChanged(SettingV1_1 /*setting*/, SettingValue /*newValue*/) { in onSettingChanged() argument