Home
last modified time | relevance | path

Searched defs:MANAGE_BIOMETRIC (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceService.java168 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in getSensorPropertiesInternal() local
191 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in generateChallenge() local
205 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in revokeChallenge() local
220 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in enroll() local
236 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in enrollRemotely() local
243 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in cancelEnrollment() local
607 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in getFeature() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
DFingerprintService.java471 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in prepareForAuthentication() local
488 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in startPreparedClient() local
554 Utils.checkPermission(getContext(), MANAGE_BIOMETRIC); in cancelAuthenticationFromService() local