Searched refs:VoiceInteractionManagerInternal (Results 1 – 15 of 15) sorted by relevance
30 public abstract class VoiceInteractionManagerInternal { class
40 import android.service.voice.VoiceInteractionManagerInternal;41 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;85 private final VoiceInteractionManagerInternal mVoiceInteractionManagerInternal;126 VoiceInteractionManagerInternal.class); in AppOpsPolicy()
60 import android.service.voice.VoiceInteractionManagerInternal;420 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCallerLocked()422 LocalServices.getService(VoiceInteractionManagerInternal.class) in assertCallerLocked()
73 import android.service.voice.VoiceInteractionManagerInternal;313 VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity in assertCalledByPackageOwner()315 LocalServices.getService(VoiceInteractionManagerInternal.class) in assertCalledByPackageOwner()
67 import android.service.voice.VoiceInteractionManagerInternal;937 LocalServices.getService(VoiceInteractionManagerInternal.class) in startLocalVoiceInteraction()943 LocalServices.getService(VoiceInteractionManagerInternal.class) in stopLocalVoiceInteraction()
208 import android.service.voice.VoiceInteractionManagerInternal;3445 return LocalServices.getService(VoiceInteractionManagerInternal.class) in supportsLocalVoiceInteraction()
102 import android.service.voice.VoiceInteractionManagerInternal;506 VoiceInteractionManagerInternal voiceInteractionManagerInternal = in onSensorUseStarted()507 LocalServices.getService(VoiceInteractionManagerInternal.class); in onSensorUseStarted()
76 import android.service.voice.VoiceInteractionManagerInternal;169 publishLocalService(VoiceInteractionManagerInternal.class, new LocalService()); in onStart()214 class LocalService extends VoiceInteractionManagerInternal {
55 import android.service.voice.VoiceInteractionManagerInternal.HotwordDetectionServiceIdentity;
6373 android.service.voice.VoiceInteractionManagerInternal
29798 Landroid/service/voice/VoiceInteractionManagerInternal;
6371 android.service.voice.VoiceInteractionManagerInternal
39435 Landroid/service/voice/VoiceInteractionManagerInternal;
34997 …VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceIntera…34998 …VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceIntera…42924 …->getHotwordDetectionServiceIdentity()Landroid/service/voice/VoiceInteractionManagerInternal$Hotwo…
53926 Landroid/service/voice/VoiceInteractionManagerInternal;-><init>()V53927 Landroid/service/voice/VoiceInteractionManagerInternal;->startLocalVoiceInteraction(Landroid/os/IBi…53928 Landroid/service/voice/VoiceInteractionManagerInternal;->stopLocalVoiceInteraction(Landroid/os/IBin…53929 Landroid/service/voice/VoiceInteractionManagerInternal;->supportsLocalVoiceInteraction()Z