Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1925 boolean checkDeviceSupported) { in isSpecialUserId() argument
1928 if (checkDeviceSupported) return frpCredentialEnabled(context); in isSpecialUserId()
1932 if (checkDeviceSupported) return isRepairModeSupported(context); in isSpecialUserId()