Searched refs:_sensorId (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/biometrics/data/repository/ | ||
D | FakeFingerprintPropertyRepository.kt | 33 private val _sensorId: MutableStateFlow<Int> = MutableStateFlow(-1) constant in com.android.systemui.biometrics.data.repository.FakeFingerprintPropertyRepository |