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.java389 public static boolean isPostureGuidanceShowing(@DevicePostureInt int devicePosture, in isPostureGuidanceShowing()
401 public static boolean isPostureAllowEnrollment(@DevicePostureInt int devicePosture) { in isPostureAllowEnrollment()
413 public static boolean shouldShowPostureGuidance(@DevicePostureInt int devicePosture, in shouldShowPostureGuidance()
423 public static void setDevicePosturesAllowEnroll(@DevicePostureInt int devicePosture) { in setDevicePosturesAllowEnroll()