Home
last modified time | relevance | path

Searched refs:addSensor (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/services/sensorservice/
DBatteryService.cpp36 bool BatteryService::addSensor(uid_t uid, int handle) { in addSensor() function in android::BatteryService
60 if (addSensor(uid, handle)) { in enableSensorImpl()
DBatteryService.h50 bool addSensor(uid_t uid, int handle);
DSensorEventConnection.h61 bool addSensor(int32_t handle);
DSensorEventConnection.cpp162 bool SensorService::SensorEventConnection::addSensor(int32_t handle) { in addSensor() function in android::SensorService::SensorEventConnection
DSensorService.cpp1757 if (connection->addSensor(handle)) { in enable()
/frameworks/base/core/java/android/hardware/
DSystemSensorManager.java209 if (!queue.addSensor(sensor, delayUs, maxBatchReportLatencyUs)) { in registerListenerImpl()
216 return queue.addSensor(sensor, delayUs, maxBatchReportLatencyUs); in registerListenerImpl()
269 if (!queue.addSensor(sensor, 0, 0)) { in requestTriggerSensorImpl()
276 return queue.addSensor(sensor, 0, 0); in requestTriggerSensorImpl()
703 public boolean addSensor( in addSensor() method in SystemSensorManager.BaseEventQueue
/frameworks/base/core/java/android/hardware/input/
DInputDeviceSensorManager.java269 addSensor(sensor); in InputSensorEventListenerDelegate()
301 public void addSensor(@NonNull Sensor sensor) { in addSensor() method in InputDeviceSensorManager.InputSensorEventListenerDelegate
485 mInputSensorEventListeners.get(idx).addSensor(sensor); in registerListenerInternal()
/frameworks/base/boot/
Dboot-image-profile.txt8325 HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->addSensor(Landroid/hardware/Sensor;II)Z+]…
/frameworks/base/config/
Dboot-image-profile.txt8320 HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->addSensor(Landroid/hardware/Sensor;II)Z+]…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt24994 Landroid/hardware/SystemSensorManager$BaseEventQueue;->addSensor(Landroid/hardware/Sensor;II)Z