Home
last modified time | relevance | path

Searched refs:fpManager (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBinaryTransparencyService.java1403 FingerprintManager fpManager = null; in collectBiometricProperties() local
1406 fpManager = mContext.getSystemService(FingerprintManager.class); in collectBiometricProperties()
1412 if (fpManager != null) { in collectBiometricProperties()
1415 fpManager.addAuthenticatorsRegisteredCallback( in collectBiometricProperties()