Searched refs:isTrustManaged (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockMethodCache.java138 public boolean isTrustManaged() { method in class:UnlockMethodCache
H A DKeyguardBottomAreaView.java293 boolean clickToForceLock = mUnlockMethodCache.isTrustManaged()
295 boolean longClickToForceLock = mUnlockMethodCache.isTrustManaged()
409 boolean trustManaged = mUnlockMethodCache.isTrustManaged();

Completed in 45 milliseconds