Searched refs:fpManager (Results 1 – 1 of 1) sorted by relevance
1403 FingerprintManager fpManager = null; in collectBiometricProperties() local1406 fpManager = mContext.getSystemService(FingerprintManager.class); in collectBiometricProperties()1412 if (fpManager != null) { in collectBiometricProperties()1415 fpManager.addAuthenticatorsRegisteredCallback( in collectBiometricProperties()