Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricUtils.java319 public static boolean isPostureGuidanceShowing(@DevicePostureInt int devicePosture, in isPostureGuidanceShowing()
331 public static boolean isPostureAllowEnrollment(@DevicePostureInt int devicePosture) { in isPostureAllowEnrollment()
343 public static boolean shouldShowPostureGuidance(@DevicePostureInt int devicePosture, in shouldShowPostureGuidance()
353 public static void setDevicePosturesAllowEnroll(@DevicePostureInt int devicePosture) { in setDevicePosturesAllowEnroll()