Home
last modified time | relevance | path

Searched refs:SensorInjectionController (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DSensorInjectionController.kt28 class SensorInjectionController(sensorType: Int) : TestWatcher() { class
DFoldableDeviceController.kt45 private val hingeAngleSensor = SensorInjectionController(Sensor.TYPE_HINGE_ANGLE) in <lambda>()