Home
last modified time | relevance | path

Searched refs:VoiceInteractionService (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistInteractionService.java20 import android.service.voice.VoiceInteractionService;
22 public class AssistInteractionService extends VoiceInteractionService {
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionServiceInfo.java90 parser = si.loadXmlMetaData(pm, VoiceInteractionService.SERVICE_META_DATA); in VoiceInteractionServiceInfo()
92 mParseError = "No " + VoiceInteractionService.SERVICE_META_DATA in VoiceInteractionServiceInfo()
113 com.android.internal.R.styleable.VoiceInteractionService); in VoiceInteractionServiceInfo()
DVoiceInteractionService.java53 public class VoiceInteractionService extends Service { class
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionService.java25 import android.service.voice.VoiceInteractionService;
32 public class MainInteractionService extends VoiceInteractionService {
DTestInteractionActivity.java25 import android.service.voice.VoiceInteractionService;
61 if (!VoiceInteractionService.isActiveService(this, in onCreate()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerServiceImpl.java44 import android.service.voice.VoiceInteractionService;
330 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
DVoiceInteractionSessionConnection.java42 import android.service.voice.VoiceInteractionService;
196 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
DVoiceInteractionManagerService.java51 import android.service.voice.VoiceInteractionService;
427 new Intent(VoiceInteractionService.SERVICE_INTERFACE), in findAvailInteractor()
/frameworks/base/
Dcompiled-classes-phone3746 android.service.voice.VoiceInteractionService
3747 android.service.voice.VoiceInteractionService$1
3748 android.service.voice.VoiceInteractionService$MyHandler
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27174 public class VoiceInteractionService extends android.app.Service {
27175 ctor public VoiceInteractionService();
27182 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
/frameworks/base/api/
Dcurrent.txt37407 public class VoiceInteractionService extends android.app.Service {
37408 ctor public VoiceInteractionService();
37418 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
Dsystem-current.txt40619 public class VoiceInteractionService extends android.app.Service {
40620 ctor public VoiceInteractionService();
40630 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";