Searched refs:HotwordDetectionServiceIdentity (Results 1 – 8 of 8) sorted by relevance
73 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity()107 public static class HotwordDetectionServiceIdentity { class in VoiceInteractionManagerInternal111 public HotwordDetectionServiceIdentity(int isolatedUid, int ownerUid) { in HotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity
47 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;456 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveRecordAudioOp()472 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveSandboxedServiceOp()499 final HotwordDetectionServiceIdentity hotwordDetectionServiceIdentity = in resolveUid()
65 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;154 volatile HotwordDetectionServiceIdentity mIdentity;588 HotwordDetectionServiceIdentity previousIdentity = mIdentity; in restartProcessLocked()1167 mIdentity = new HotwordDetectionServiceIdentity(uid, mVoiceInteractionServiceUid); in updateServiceIdentity()
325 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity()
432 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()
401 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()
971 final VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in resolveUid()
2899 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…2901 …nManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInt…