Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DISoundTriggerMiddlewareInternal.java46 boolean isTrusted); in attach()
H A DSoundTriggerMiddlewareImpl.java120 boolean isTrusted) { in attach()
H A DSoundTriggerMiddlewarePermission.java88 @NonNull ISoundTriggerCallback callback, boolean isTrusted) { in attach()
211 boolean isTrusted) { in ModuleWrapper()
H A DSoundTriggerMiddlewareService.java114 Identity originatorIdentity, ISoundTriggerCallback callback, boolean isTrusted) { in attachAsMiddleman()
H A DSoundTriggerMiddlewareValidation.java194 @NonNull ISoundTriggerCallback callback, boolean isTrusted) { in attach()
H A DSoundTriggerMiddlewareLogging.java152 ISoundTriggerModule attach(int handle, ISoundTriggerCallback callback, boolean isTrusted) { in attach()
/aosp14/frameworks/base/media/aidl/android/media/soundtrigger_middleware/
H A DISoundTriggerMiddlewareService.aidl92 boolean isTrusted); in attachAsMiddleman()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java67 public boolean isTrusted() { in isTrusted() method in FakeKeyguardStateController
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSoundTriggerInternal.java57 Session attach(@NonNull IBinder client, ModuleProperties underlyingModule, boolean isTrusted); in attach()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DFakeKeyguardStateController.java71 public boolean isTrusted() { in isTrusted() method in FakeKeyguardStateController
/aosp14/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.java285 public boolean isTrusted() { in isTrusted() method in KeyguardServiceWrapper
H A DKeyguardServiceDelegate.java252 public boolean isTrusted() { in isTrusted() method in KeyguardServiceDelegate
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java87 boolean isTrusted(); in isTrusted() method
H A DKeyguardStateControllerImpl.java186 public boolean isTrusted() { in isTrusted() method in KeyguardStateControllerImpl
/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/
H A DSoundTriggerModule.java87 boolean isTrusted) { in SoundTriggerModule()
/aosp14/frameworks/base/media/java/android/media/session/
H A DISessionManager.aidl76 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted() method
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java662 public boolean isTrusted() { in isTrusted() method in TrustAgentWrapper
/aosp14/frameworks/base/core/java/android/content/
H A DAttributionSource.java449 public boolean isTrusted(@NonNull Context context) { in isTrusted() method in AttributionSource
/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java1427 boolean startDataDelivery, boolean selfAccess, boolean isTrusted) { in resolveProxyAttributionFlags()
1435 boolean startDataDelivery, boolean selfAccess, boolean isTrusted) { in resolveProxiedAttributionFlags()
1443 boolean startDataDelivery, boolean selfAccess, boolean isTrusted, in resolveAttributionFlags()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java316 ModuleProperties moduleProperties, EventLogger eventLogger, boolean isTrusted) { in newSoundTriggerHelper()
1801 boolean isTrusted) { in attach()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DApkChecksums.java628 private static Signature isTrusted(Signature[] signatures, Set<Signature> trusted) { in isTrusted() method in ApkChecksums
/aosp14/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DTextClassificationManagerService.java946 @UserIdInt int userId, @NonNull String packageName, boolean isTrusted) { in ServiceState()
/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java1843 public boolean isTrusted() { in isTrusted() method in Display
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java2026 public boolean isTrusted(String controllerPackageName, int controllerPid, in isTrusted() method in MediaSessionService.SessionManagerImpl

12