| /frameworks/hardware/interfaces/sensorservice/aidl/android/frameworks/sensorservice/ |
| D | IEventQueue.aidl | 19 void disableSensor(in int sensorHandle); in disableSensor() method
|
| /frameworks/hardware/interfaces/sensorservice/aidl/aidl_api/android.frameworks.sensorservice/1/android/frameworks/sensorservice/ |
| D | IEventQueue.aidl | 22 void disableSensor(in int sensorHandle); in disableSensor() method
|
| /frameworks/hardware/interfaces/sensorservice/aidl/aidl_api/android.frameworks.sensorservice/current/android/frameworks/sensorservice/ |
| D | IEventQueue.aidl | 22 void disableSensor(in int sensorHandle); in disableSensor() method
|
| /frameworks/native/libs/sensor/ |
| D | SensorEventQueue.cpp | 134 status_t SensorEventQueue::disableSensor(Sensor const* sensor) const { in disableSensor() function in android::SensorEventQueue 148 status_t SensorEventQueue::disableSensor(int32_t handle) const { in disableSensor() function in android::SensorEventQueue
|
| /frameworks/native/services/sensorservice/aidl/ |
| D | EventQueue.cpp | 79 ndk::ScopedAStatus EventQueue::disableSensor(int32_t in_sensorHandle) { in disableSensor() function in android::frameworks::sensorservice::implementation::EventQueue
|
| /frameworks/native/services/sensorservice/ |
| D | BatteryService.h | 62 static void disableSensor(uid_t uid, int handle) { in disableSensor() function
|
| /frameworks/native/services/sensorservice/hidl/ |
| D | EventQueue.cpp | 82 Return<Result> EventQueue::disableSensor(int32_t sensorHandle) { in disableSensor() function in android::frameworks::sensorservice::V1_0::implementation::EventQueue
|
| /frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/ |
| D | ASensorEventQueue.cpp | 76 int ASensorEventQueue::disableSensor(ASensorRef sensor) { in disableSensor() function in ASensorEventQueue
|
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | InputMapper.cpp | 101 void InputMapper::disableSensor(InputDeviceSensorType sensorType) {} in disableSensor() function in android::InputMapper
|
| D | SensorInputMapper.cpp | 358 void SensorInputMapper::disableSensor(InputDeviceSensorType sensorType) { in disableSensor() function in android::SensorInputMapper
|
| /frameworks/native/services/inputflinger/tests/fuzzers/ |
| D | InputReaderFuzzer.cpp | 132 void disableSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in disableSensor() function in android::FuzzInputReader
|
| /frameworks/base/core/java/android/hardware/input/ |
| D | IInputManager.aidl | 196 void disableSensor(int deviceId, int sensorType); in disableSensor() method
|
| D | InputManager.java | 1094 public void disableSensor(int deviceId, int sensorType) { in disableSensor() method in InputManager
|
| D | InputManagerGlobal.java | 960 void disableSensor(int deviceId, int sensorType) { in disableSensor() method in InputManagerGlobal
|
| /frameworks/base/services/core/java/com/android/server/input/ |
| D | NativeInputManagerService.java | 213 void disableSensor(int deviceId, int sensorType); in disableSensor() method 479 public native void disableSensor(int deviceId, int sensorType); in disableSensor() method in NativeInputManagerService.NativeImpl
|
| D | InputManagerService.java | 1941 public void disableSensor(int deviceId, int sensorType) { in disableSensor() method in InputManagerService
|
| /frameworks/native/services/inputflinger/reader/ |
| D | InputDevice.cpp | 601 void InputDevice::disableSensor(InputDeviceSensorType sensorType) { in disableSensor() function in android::InputDevice
|
| D | InputReader.cpp | 721 void InputReader::disableSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in disableSensor() function in android::InputReader
|
| /frameworks/base/core/java/android/hardware/ |
| D | SystemSensorManager.java | 919 private int disableSensor(Sensor sensor) { in disableSensor() method in SystemSensorManager.BaseEventQueue
|