Home
last modified time | relevance | path

Searched defs:Sensors (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/sensors/common/default/2.X/
DSensors.h42 struct Sensors : public ISensorsInterface, public ISensorsEventCallback { struct
51 using ISensorsCallback = ::android::hardware::sensors::V2_0::ISensorsCallback; argument
55 static constexpr const char* kWakeLockName = "SensorsHAL_WAKEUP"; argument
57 Sensors() in Sensors() argument
74 virtual ~Sensors() { in ~Sensors() argument
82 for (auto sensor : mSensors) { in setOperationMode() argument
89 auto sensor = mSensors.find(sensorHandle); in activate() argument
100 const sp<ISensorsCallback>& sensorsCallback) override { in initialize() argument
111 const sp<ISensorsCallback>& sensorsCallback) { in initializeBase() argument
158 auto sensor = mSensors.find(sensorHandle); in batch() argument
[all …]
/hardware/interfaces/sensors/1.0/default/
DSensors.h33 struct Sensors : public ::android::hardware::sensors::V1_0::ISensors { struct
77 DISALLOW_COPY_AND_ASSIGN(Sensors); argument
DSensors.cpp56 Sensors::Sensors() in Sensors() function in android::hardware::sensors::V1_0::implementation::Sensors
/hardware/interfaces/sensors/2.1/default/
DSensorsV2_1.h33 using Sensors = ::android::hardware::sensors::V2_X::implementation::Sensors<ISensors>; variable
/hardware/interfaces/sensors/aidl/default/include/sensors-impl/
DSensors.h41 Sensors() in Sensors() function
/hardware/google/aemu/host-common/include/host-common/
DAddressSpaceService.h35 Sensors = 2, enumerator
/hardware/google/pixel/thermal/utils/
Dconfig_schema.json13 "Sensors":{ object