Searched refs:isAnySidefpsType (Results 1 – 7 of 7) sorted by relevance
47 isSfps = sensorProps.isAnySidefpsType
69 fpm.sensorPropertiesInternal.any { it.isAnySidefpsType }
367 get() = this?.sensorPropertiesInternal?.firstOrNull { it.isAnySidefpsType }
294 if (props.isAnySidefpsType()) { in handleAllFingerprintAuthenticatorsRegistered()372 } else if (prop.isAnySidefpsType()) { in handleEnrollmentsChanged()
126 public boolean isAnySidefpsType() { in isAnySidefpsType() method in FingerprintSensorPropertiesInternal
161 if (mSensorProps.isAnySidefpsType()) { in FingerprintAuthenticationClient()
322 || sensorProps.isAnySidefpsType())) {