Searched refs:VoiceInteractionService (Results 1 – 12 of 12) sorted by relevance
20 import android.service.voice.VoiceInteractionService;22 public class AssistInteractionService extends VoiceInteractionService {
90 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()
53 public class VoiceInteractionService extends Service { class
25 import android.service.voice.VoiceInteractionService;32 public class MainInteractionService extends VoiceInteractionService {
25 import android.service.voice.VoiceInteractionService;61 if (!VoiceInteractionService.isActiveService(this, in onCreate()
44 import android.service.voice.VoiceInteractionService;330 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
42 import android.service.voice.VoiceInteractionService;196 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
51 import android.service.voice.VoiceInteractionService;427 new Intent(VoiceInteractionService.SERVICE_INTERFACE), in findAvailInteractor()
3746 android.service.voice.VoiceInteractionService3747 android.service.voice.VoiceInteractionService$13748 android.service.voice.VoiceInteractionService$MyHandler
27174 public class VoiceInteractionService extends android.app.Service {27175 ctor public VoiceInteractionService();27182 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
37407 public class VoiceInteractionService extends android.app.Service {37408 ctor public VoiceInteractionService();37418 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
40619 public class VoiceInteractionService extends android.app.Service {40620 ctor public VoiceInteractionService();40630 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";