Home
last modified time | relevance | path

Searched defs:isTrusted (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java127 public ConcreteCandidate setTrusted(boolean isTrusted) { in setTrusted()
133 public boolean isTrusted() { in isTrusted() method in ConcreteCandidate
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockMethodCache.java92 public boolean isTrusted() { in isTrusted() method in UnlockMethodCache
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardStateMonitor.java78 public boolean isTrusted() { in isTrusted() method in KeyguardStateMonitor
DKeyguardServiceWrapper.java257 public boolean isTrusted() { in isTrusted() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java228 public boolean isTrusted() { in isTrusted() method in KeyguardServiceDelegate
/frameworks/av/services/mediaanalytics/
DMediaAnalyticsService.cpp167 bool isTrusted = false; in submit() local
568 bool MediaAnalyticsService::contentValid(MediaAnalyticsItem *item, bool isTrusted) { in contentValid()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java78 boolean isTrusted(); in isTrusted() method
188 public boolean isTrusted() { in isTrusted() method in WifiCandidates.CandidateImpl
/frameworks/base/media/java/android/media/session/
DISessionManager.aidl75 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted() method
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java568 public boolean isTrusted() { in isTrusted() method in TrustAgentWrapper
/frameworks/base/wifi/java/android/net/wifi/
DWifiInfo.java516 public boolean isTrusted() { in isTrusted() method in WifiInfo
/frameworks/base/media/apex/java/android/media/
DMediaSession2.java704 public boolean isTrusted() { in isTrusted() method in MediaSession2.ControllerInfo
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java1942 public boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid) in isTrusted() method in MediaSessionService.SessionManagerImpl