Searched refs:Setting (Results 1 – 22 of 22) sorted by relevance
/hardware/interfaces/contexthub/1.1/vts/functional/ |
D | VtsHalContexthubV1_1TargetTest.cpp | 36 using ::android::hardware::contexthub::V1_1::Setting; 55 hubApi->onSettingChanged(Setting::LOCATION, SettingValue::DISABLED); in TEST_P() 56 hubApi->onSettingChanged(Setting::LOCATION, SettingValue::ENABLED); in TEST_P()
|
/hardware/interfaces/contexthub/1.2/vts/functional/ |
D | VtsHalContexthubV1_2TargetTest.cpp | 48 using ::android::hardware::contexthub::V1_2::Setting; 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()
|
/hardware/interfaces/contexthub/1.2/default/ |
D | Contexthub.h | 37 using SettingV1_1 = ::android::hardware::contexthub::V1_1::Setting; 53 Return<void> onSettingChanged_1_2(Setting setting, SettingValue newValue) override;
|
D | Contexthub.cpp | 87 Return<void> Contexthub::onSettingChanged_1_2(Setting /*setting*/, SettingValue /*newValue*/) { in onSettingChanged_1_2() argument
|
/hardware/interfaces/contexthub/1.2/ |
D | types.hal | 21 import @1.1::Setting; 26 enum Setting : @1.1::Setting {
|
D | IContexthub.hal | 60 onSettingChanged_1_2(Setting setting, @1.1::SettingValue newValue);
|
/hardware/interfaces/contexthub/1.1/default/ |
D | Contexthub.h | 39 Return<void> onSettingChanged(Setting setting, SettingValue newValue) override;
|
D | Contexthub.cpp | 28 Return<void> Contexthub::onSettingChanged(Setting /*setting*/, SettingValue /*newValue*/) { in onSettingChanged() argument
|
/hardware/interfaces/contexthub/1.1/ |
D | types.hal | 22 enum Setting : uint8_t {
|
D | IContexthub.hal | 30 onSettingChanged(Setting setting, SettingValue newValue);
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 61 * Setting some properties require having initial state available. If initial
|
D | types.hal | 1157 * Represents global power state for HVAC. Setting this property to false 1159 * to UNAVAILABLE state. Setting this property to true MAY mark some
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 187 * Setting this flag to false means Android system must stop handling CEC
|
/hardware/interfaces/audio/6.0/ |
D | types.hal | 341 * Pitch factor (multiplier). Setting pitch value to 1.0f together 343 * called "timestretching." Setting the pitch value equal to speed produces
|
/hardware/interfaces/audio/7.0/ |
D | types.hal | 356 * Pitch factor (multiplier). Setting pitch value to 1.0f together 358 * called "timestretching." Setting the pitch value equal to speed produces
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 87 * - BLOCKING - Setting some parameters requires blocking.
|
/hardware/interfaces/sensors/2.1/ |
D | ISensors.hal | 54 * 2) Setting the write notification in the Event FMQ’s writeBlocking()
|
/hardware/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 146 * - `BLOCKING` - Setting some parameters requires blocking, but
|
/hardware/interfaces/sensors/2.0/ |
D | ISensors.hal | 87 * 2) Setting the write notification in the Event FMQ’s writeBlocking()
|
/hardware/interfaces/tv/tuner/1.1/ |
D | types.hal | 473 * Signal Setting for DTMB Frontend.
|
/hardware/interfaces/tv/tuner/1.0/ |
D | types.hal | 2684 * The Setting for the playback in DVR. 2726 * The Setting for DVR.
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1005 * @param configInfo Setting of GSM/WCDMA Cell broadcast config 1225 * information changes. Setting the value to INT_MAX(0x7fffffff) means never issue
|