Searched defs:isTrusted (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | UnlockMethodCache.java | 69 public boolean isTrusted() { in isTrusted() method in UnlockMethodCache |
/frameworks/base/services/core/java/com/android/server/policy/keyguard/ | ||
D | KeyguardStateMonitor.java | 75 public boolean isTrusted() { in isTrusted() method in KeyguardStateMonitor |
D | KeyguardServiceWrapper.java | 237 public boolean isTrusted() { in isTrusted() method in KeyguardServiceWrapper |
D | KeyguardServiceDelegate.java | 202 public boolean isTrusted() { in isTrusted() method in KeyguardServiceDelegate |
/frameworks/base/services/core/java/com/android/server/trust/ | ||
D | TrustAgentWrapper.java | 400 public boolean isTrusted() { in isTrusted() method in TrustAgentWrapper |