Home
last modified time | relevance | path

Searched defs:SettingValue (Results 1 – 3 of 3) sorted by relevance

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