Searched refs:_sensorLocations (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/biometrics/data/repository/ | ||
D | FakeFingerprintPropertyRepository.kt | 44 private val _sensorLocations: MutableStateFlow<Map<String, SensorLocationInternal>> = constant in com.android.systemui.biometrics.data.repository.FakeFingerprintPropertyRepository |