Searched refs:isTrustAllowedForUser (Results 1 – 2 of 2) sorted by relevance
365 if (mStrongAuthTracker.isTrustAllowedForUser(userId) in updateTrust()874 if (!mStrongAuthTracker.isTrustAllowedForUser(userId)) { in aggregateIsTrusted()889 if (!mStrongAuthTracker.isTrustAllowedForUser(userId)) { in aggregateIsTrustManaged()1455 + " trustAllowed=" + isTrustAllowedForUser(userId) in onStrongAuthRequiredChanged()1460 if (!isTrustAllowedForUser(userId)) { in onStrongAuthRequiredChanged()1477 || super.isTrustAllowedForUser(userId); in canAgentsRunForUser()1497 + " trustAllowed=" + isTrustAllowedForUser(userId) in allowTrustFromUnlock()1521 if (mStrongAuthTracker.isTrustAllowedForUser(mUserId)) { in onAlarm()
1705 public boolean isTrustAllowedForUser(int userId) { in isTrustAllowedForUser() method in LockPatternUtils1981 public boolean isTrustAllowedForUser(int userId) {