Home
last modified time | relevance | path

Searched refs:HotwordDetectionServiceIdentity (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionManagerInternal.java70 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity()
85 public static class HotwordDetectionServiceIdentity { class in VoiceInteractionManagerInternal
89 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java43 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;
441 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveRecordAudioOp()
457 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveSandboxedServiceOp()
484 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveUid()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java65 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;
151 volatile HotwordDetectionServiceIdentity mIdentity;
511 HotwordDetectionServiceIdentity previousIdentity = mIdentity; in restartProcessLocked()
1043 mIdentity = new HotwordDetectionServiceIdentity(uid, mVoiceInteractionServiceUid); in updateServiceIdentity()
H A DVoiceInteractionManagerService.java293 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCapturePerUserService.java432 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()
H A DContentCaptureManagerService.java370 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerService.java1026 final VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in resolveUid()
/aosp14/frameworks/base/services/
H A Dart-profile8866 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…