Searched refs:setSensorInfo (Results 1 – 5 of 5) sorted by relevance
55 fun setSensorInfo(value: FaceSensorInfo?) { in setSensorInfo() method
398 facePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.STRONG)) in faceAuthIsRequestedWhenWalletIsLaunchedAndIfFaceAuthIsStrong()411 facePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.WEAK)) in faceAuthIsNotTriggeredIfFaceAuthIsWeak()423 facePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.CONVENIENCE)) in faceAuthIsNotTriggeredIfFaceAuthIsConvenience()
296 kosmos.fakeFacePropertyRepository.setSensorInfo( in <lambda>()319 kosmos.fakeFacePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.WEAK)) in <lambda>()
242 facePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.CONVENIENCE)) in faceAuthIsNonStrongBiometric()246 facePropertyRepository.setSensorInfo(FaceSensorInfo(1, SensorStrength.STRONG)) in faceAuthIsStrongBiometric()
305 kosmos.fakeFacePropertyRepository.setSensorInfo( in <lambda>()