/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/ |
H A D | HidRawSensorDaemon.cpp | 45 BaseSensorVector HidRawSensorDaemon::createSensor(const std::string &deviceKey) { in createSensor() function in android::SensorHalExt::HidRawSensorDaemon
|
H A D | DummyDynamicAccelDaemon.cpp | 56 BaseSensorVector DummyDynamicAccelDaemon::createSensor(const std::string &deviceKey) { in createSensor() function in android::SensorHalExt::DummyDynamicAccelDaemon
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
H A D | TestUtils.java | 52 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in TestUtils
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | SensorPowerCalculatorTest.java | 87 private Sensor createSensor(int handle, int type, double power) { in createSensor() method in SensorPowerCalculatorTest
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/ |
H A D | FakeSensorManager.java | 204 private Sensor createSensor(int type, @Nullable String stringType) throws Exception { in createSensor() method in FakeSensorManager 208 private Sensor createSensor(int type, @Nullable String stringType, int flags) throws Exception { in createSensor() method in FakeSensorManager
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/ |
H A D | FaceDownDetectorTest.java | 274 private Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in FaceDownDetectorTest
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
H A D | DozeSensorsTest.java | 519 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in DozeSensorsTest
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | SensorInputMapper.cpp | 198 SensorInputMapper::Sensor SensorInputMapper::createSensor(InputDeviceSensorType sensorType, in createSensor() function in android::SensorInputMapper
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | DisplayRotationTests.java | 807 private Sensor createSensor(int type) throws Exception { in createSensor() method in DisplayRotationTests.DisplayRotationBuilder
|