Searched refs:VoiceInteractionService (Results 1 – 10 of 10) sorted by relevance
20 import android.service.voice.VoiceInteractionService;22 public class AssistInteractionService extends VoiceInteractionService {
69 parser = si.loadXmlMetaData(pm, VoiceInteractionService.SERVICE_META_DATA); in VoiceInteractionServiceInfo()71 mParseError = "No " + VoiceInteractionService.SERVICE_META_DATA in VoiceInteractionServiceInfo()92 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()
37 import android.service.voice.VoiceInteractionService;278 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
43 import android.service.voice.VoiceInteractionService;169 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
48 import android.service.voice.VoiceInteractionService;322 new Intent(VoiceInteractionService.SERVICE_INTERFACE), 0, userHandle); in findAvailInteractor()
28805 public class VoiceInteractionService extends android.app.Service {28806 ctor public VoiceInteractionService();28816 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
30956 public class VoiceInteractionService extends android.app.Service {30957 ctor public VoiceInteractionService();30967 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";