Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java393 if (mStrongAuthTracker.isTrustAllowedForUser(userId) in updateTrust()
915 if (!mStrongAuthTracker.isTrustAllowedForUser(userId)) { in aggregateIsTrusted()
930 if (!mStrongAuthTracker.isTrustAllowedForUser(userId)) { in aggregateIsTrustManaged()
1505 + " trustAllowed=" + isTrustAllowedForUser(userId) in onStrongAuthRequiredChanged()
1510 if (!isTrustAllowedForUser(userId)) { in onStrongAuthRequiredChanged()
1527 || super.isTrustAllowedForUser(userId); in canAgentsRunForUser()
1547 + " trustAllowed=" + isTrustAllowedForUser(userId) in allowTrustFromUnlock()
1571 if (mStrongAuthTracker.isTrustAllowedForUser(mUserId)) { in onAlarm()
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1705 public boolean isTrustAllowedForUser(int userId) { in isTrustAllowedForUser() method in LockPatternUtils
1981 public boolean isTrustAllowedForUser(int userId) {
/frameworks/base/config/
Dboot-image-profile.txt24659 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->isTrustAllowedForUser(I)Z