Home
last modified time | relevance | path

Searched refs:VoiceInteractionManagerInternal (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionManagerInternal.java27 public abstract class VoiceInteractionManagerInternal { class
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java61 import android.service.voice.VoiceInteractionManagerInternal;
145 publishLocalService(VoiceInteractionManagerInternal.class, new LocalService()); in onStart()
175 class LocalService extends VoiceInteractionManagerInternal {
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java212 import android.service.voice.VoiceInteractionManagerInternal;
4396 LocalServices.getService(VoiceInteractionManagerInternal.class) in startLocalVoiceInteraction()
4402 LocalServices.getService(VoiceInteractionManagerInternal.class) in stopLocalVoiceInteraction()
4408 return LocalServices.getService(VoiceInteractionManagerInternal.class) in supportsLocalVoiceInteraction()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64515 Landroid/service/voice/VoiceInteractionManagerInternal;-><init>()V
64516 Landroid/service/voice/VoiceInteractionManagerInternal;->startLocalVoiceInteraction(Landroid/os/IBi…
64517 Landroid/service/voice/VoiceInteractionManagerInternal;->stopLocalVoiceInteraction(Landroid/os/IBin…
64518 Landroid/service/voice/VoiceInteractionManagerInternal;->supportsLocalVoiceInteraction()Z
Dboot-image-profile.txt35786 Landroid/service/voice/VoiceInteractionManagerInternal;