Searched refs:_fingerprintSensorLocation (Results 1 – 1 of 1) sorted by relevance
106 private val _fingerprintSensorLocation = MutableStateFlow<Point?>(null) regex107 override val fingerprintSensorLocation: Flow<Point?> = _fingerprintSensorLocation223 _fingerprintSensorLocation.tryEmit(location)