Searched refs:getHotwordDetectionServiceIdentity (Results 1 – 6 of 6) sorted by relevance
70 public abstract HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity(); in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerInternal
442 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveRecordAudioOp()458 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveSandboxedServiceOp()485 mVoiceInteractionManagerInternal.getHotwordDetectionServiceIdentity(); in resolveUid()
435 .getHotwordDetectionServiceIdentity(); in assertCallerLocked()
373 .getHotwordDetectionServiceIdentity(); in assertCalledByPackageOwner()
1027 hotwordDetectionServiceIdentity = vimi.getHotwordDetectionServiceIdentity(); in resolveUid()
293 public HotwordDetectionServiceIdentity getHotwordDetectionServiceIdentity() { in getHotwordDetectionServiceIdentity() method in VoiceInteractionManagerService.LocalService