Searched refs:HotwordDetectionServiceIdentity (Results 1 – 8 of 8) sorted by relevance
70 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity()85 public static class HotwordDetectionServiceIdentity { class in VoiceInteractionManagerInternal89 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity
43 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;441 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveRecordAudioOp()457 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveSandboxedServiceOp()484 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveUid()
65 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;151 volatile HotwordDetectionServiceIdentity mIdentity;511 HotwordDetectionServiceIdentity previousIdentity = mIdentity; in restartProcessLocked()1043 mIdentity = new HotwordDetectionServiceIdentity(uid, mVoiceInteractionServiceUid); in updateServiceIdentity()
293 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity()
432 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()
370 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()
1026 final VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in resolveUid()
8866 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…