Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionManagerInternal.java59 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity()
67 public static class HotwordDetectionServiceIdentity { class in VoiceInteractionManagerInternal
71 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java41 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;
396 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveRecordAudioOp()
416 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveUid()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DHotwordDetectionConnection.java55 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;
112 volatile HotwordDetectionServiceIdentity mIdentity;
906 mIdentity = new HotwordDetectionServiceIdentity(uid, mVoiceInteractionServiceUid); in updateServiceIdentity()
DVoiceInteractionManagerService.java256 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java420 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()
DContentCaptureManagerService.java313 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()
/frameworks/base/services/
Dart-profile34997 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…
34998 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…
42924 …ceIdentity()Landroid/service/voice/VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;