Searched refs:HotwordDetectionServiceIdentity (Results 1 – 7 of 7) sorted by relevance
59 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity()67 public static class HotwordDetectionServiceIdentity { class in VoiceInteractionManagerInternal71 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity
41 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;396 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveRecordAudioOp()416 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveUid()
55 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;112 volatile HotwordDetectionServiceIdentity mIdentity;906 mIdentity = new HotwordDetectionServiceIdentity(uid, mVoiceInteractionServiceUid); in updateServiceIdentity()
256 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity()
420 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()
313 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()
34997 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…34998 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…42924 …ceIdentity()Landroid/service/voice/VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;