| /frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
| D | TestUtils.java | 61 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in TestUtils 69 public static Sensor createSensor(int type, String strType, float maximumRange) in createSensor() method in TestUtils 79 public static Sensor createSensor(String type, String name) { in createSensor() method in TestUtils
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
| D | TestUtils.java | 61 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in TestUtils 69 public static Sensor createSensor(int type, String strType, float maximumRange) in createSensor() method in TestUtils 79 public static Sensor createSensor(String type, String name) { in createSensor() method in TestUtils
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
| D | SensorPowerCalculatorTest.java | 87 private Sensor createSensor(int handle, int type, double power) { in createSensor() method in SensorPowerCalculatorTest
|
| /frameworks/base/services/tests/displayservicetests/src/com/android/server/display/utils/ |
| D | SensorUtilsTest.java | 135 private static Sensor createSensor() { in createSensor() method in SensorUtilsTest
|
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/sensors/ |
| 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
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/ |
| D | FaceDownDetectorTest.java | 274 private Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in FaceDownDetectorTest
|
| /frameworks/base/services/companion/java/com/android/server/companion/virtual/ |
| D | SensorController.java | 82 int createSensor(@NonNull IBinder sensorToken, @NonNull VirtualSensorConfig config) { in createSensor() method in SensorController
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
| D | DozeSensorsTest.java | 623 public static Sensor createSensor(int type, String strType) throws Exception { in createSensor() method in DozeSensorsTest
|
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | SensorInputMapper.cpp | 196 SensorInputMapper::Sensor SensorInputMapper::createSensor(InputDeviceSensorType sensorType, in createSensor() function in android::SensorInputMapper
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | DisplayRotationTests.java | 1370 private Sensor createSensor(int type) throws Exception { in createSensor() method in DisplayRotationTests.DisplayRotationBuilder
|