Searched refs:isTrustManaged (Results 1 – 2 of 2) sorted by relevance
158 boolean trustManaged = mUnlockMethodCache.isTrustManaged() && !anyFingerprintIcon; in update()168 boolean clickToForceLock = mUnlockMethodCache.isTrustManaged() in updateClickability()170 boolean longClickToForceLock = mUnlockMethodCache.isTrustManaged() in updateClickability()
148 public boolean isTrustManaged() { in isTrustManaged() method in UnlockMethodCache