Searched refs:VoiceInteractionManagerInternal (Results 1 – 5 of 5) sorted by relevance
27 public abstract class VoiceInteractionManagerInternal { class
61 import android.service.voice.VoiceInteractionManagerInternal;145 publishLocalService(VoiceInteractionManagerInternal.class, new LocalService()); in onStart()175 class LocalService extends VoiceInteractionManagerInternal {
212 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()
64515 Landroid/service/voice/VoiceInteractionManagerInternal;-><init>()V64516 Landroid/service/voice/VoiceInteractionManagerInternal;->startLocalVoiceInteraction(Landroid/os/IBi…64517 Landroid/service/voice/VoiceInteractionManagerInternal;->stopLocalVoiceInteraction(Landroid/os/IBin…64518 Landroid/service/voice/VoiceInteractionManagerInternal;->supportsLocalVoiceInteraction()Z
35786 Landroid/service/voice/VoiceInteractionManagerInternal;