Searched refs:isTrustManaged (Results 1 – 2 of 2) sorted by relevance
138 public boolean isTrustManaged() { in isTrustManaged() method in UnlockMethodCache
293 boolean clickToForceLock = mUnlockMethodCache.isTrustManaged() in updateLockIconClickability()295 boolean longClickToForceLock = mUnlockMethodCache.isTrustManaged() in updateLockIconClickability()409 boolean trustManaged = mUnlockMethodCache.isTrustManaged(); in updateLockIcon()