Home
last modified time | relevance | path

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

12

/aosp12/frameworks/av/services/mediametrics/
H A DAnalyticsState.h54 status_t submit(const std::shared_ptr<const mediametrics::Item>& item, bool isTrusted) { in submit()
H A DMediaMetricsService.cpp133 bool isTrusted; in submitInternal() local
487 bool MediaMetricsService::isContentValid(const mediametrics::Item *item, bool isTrusted) in isContentValid()
H A DAudioAnalytics.cpp445 const std::shared_ptr<const mediametrics::Item>& item, bool isTrusted) in submit()
/aosp12/frameworks/base/apex/media/aidl/private/android/media/
H A DIMediaCommunicationService.aidl25 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java62 public boolean isTrusted() { in isTrusted() method in FakeKeyguardStateController
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConcreteCandidate.java132 public ConcreteCandidate setTrusted(boolean isTrusted) { in setTrusted()
138 public boolean isTrusted() { in isTrusted() method in ConcreteCandidate
/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardStateMonitor.java77 public boolean isTrusted() { in isTrusted() method in KeyguardStateMonitor
H A DKeyguardServiceWrapper.java266 public boolean isTrusted() { in isTrusted() method in KeyguardServiceWrapper
H A DKeyguardServiceDelegate.java230 public boolean isTrusted() { in isTrusted() method in KeyguardServiceDelegate
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java79 boolean isTrusted(); in isTrusted() method
H A DKeyguardStateControllerImpl.java165 public boolean isTrusted() { in isTrusted() method in KeyguardStateControllerImpl
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java568 public boolean isTrusted() { in isTrusted() method in TrustAgentWrapper
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCandidates.java92 boolean isTrusted(); in isTrusted() method
250 public boolean isTrusted() { in isTrusted() method in WifiCandidates.CandidateImpl
/aosp12/frameworks/base/media/java/android/media/session/
H A DISessionManager.aidl75 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted() method
/aosp12/frameworks/base/core/java/android/content/
H A DAttributionSource.java379 public boolean isTrusted(@NonNull Context context) { in isTrusted() method in AttributionSource
/aosp12/frameworks/base/apex/media/service/java/com/android/server/media/
H A DMediaCommunicationService.java310 public boolean isTrusted(String controllerPackageName, int controllerPid, in isTrusted() method in MediaCommunicationService.Stub
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointProvider.java182 public boolean isTrusted() { in isTrusted() method in PasspointProvider
H A DPasspointManager.java450 String packageName, boolean isFromSuggestion, boolean isTrusted) { in addOrUpdateProvider()
/aosp12/frameworks/base/apex/media/framework/java/android/media/
H A DMediaSession2.java728 public boolean isTrusted() { in isTrusted() method in MediaSession2.ControllerInfo
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DApkChecksums.java625 private static Signature isTrusted(Signature[] signatures, Set<Signature> trusted) { in isTrusted() method in ApkChecksums
/aosp12/frameworks/base/core/java/android/view/
H A DDisplay.java1546 public boolean isTrusted() { in isTrusted() method in Display
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiInfo.java912 public boolean isTrusted() { in isTrusted() method in WifiInfo
/aosp12/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DTextClassificationManagerService.java906 @UserIdInt int userId, @NonNull String packageName, boolean isTrusted) { in ServiceState()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java2006 public boolean isTrusted(String controllerPackageName, int controllerPid, in isTrusted() method in MediaSessionService.SessionManagerImpl
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2488 boolean isTrusted() { in isTrusted() method in DisplayContent

12