Searched refs:getHotwordDetectionServiceIdentity (Results 1 – 6 of 6) sorted by relevance
73 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal
457 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveRecordAudioOp()473 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveSandboxedServiceOp()500 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveUid()
435 .getHotwordDetectionServiceIdentity(); in assertCallerLocked()
404 .getHotwordDetectionServiceIdentity(); in assertCalledByPackageOwner()
972 hotwordDetectionServiceIdentity = vimi.getHotwordDetectionServiceIdentity(); in resolveUid()
325 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerService.LocalService