Searched refs:VoiceInteractionService (Results 1 – 20 of 20) sorted by relevance
71 public class VoiceInteractionService extends Service { class72 static final String TAG = VoiceInteractionService.class.getSimpleName();96 VoiceInteractionService::onReady, VoiceInteractionService.this));102 VoiceInteractionService::onShutdownInternal, VoiceInteractionService.this));108 VoiceInteractionService::onSoundModelsChangedInternal,109 VoiceInteractionService.this));115 VoiceInteractionService::onLaunchVoiceAssistFromKeyguard,116 VoiceInteractionService.this));123 PooledLambda.obtainMessage(VoiceInteractionService::onHandleVoiceActionCheck,124 VoiceInteractionService.this,[all …]
100 VoiceInteractionService.SERVICE_META_DATA)) { in VoiceInteractionServiceInfo()102 mParseError = "No " + VoiceInteractionService.SERVICE_META_DATA in VoiceInteractionServiceInfo()123 com.android.internal.R.styleable.VoiceInteractionService); in VoiceInteractionServiceInfo()
20 import android.service.voice.VoiceInteractionService;22 public class AssistInteractionService extends VoiceInteractionService {
29 import android.service.voice.VoiceInteractionService89 if (intentAction == VoiceInteractionService.SERVICE_INTERFACE) {141 if (intentAction == VoiceInteractionService.SERVICE_INTERFACE &&206 VoiceInteractionService.SERVICE_INTERFACE -> {
23 import android.service.voice.VoiceInteractionService;29 public class MainInteractionService extends VoiceInteractionService {
25 import android.service.voice.VoiceInteractionService;61 if (!VoiceInteractionService.isActiveService(this, in onCreate()
26 import android.service.voice.VoiceInteractionService;48 VoiceInteractionService.SERVICE_INTERFACE);
26 import android.service.voice.VoiceInteractionService;73 final Intent probe = new Intent(VoiceInteractionService.SERVICE_INTERFACE) in getSettingIntent()
31 import android.service.voice.VoiceInteractionService;58 new Intent(VoiceInteractionService.SERVICE_INTERFACE);196 VoiceInteractionService.SERVICE_META_DATA)) { in isAssistantVoiceInteractionService()
28 import android.service.voice.VoiceInteractionService;60 VoiceInteractionService.SERVICE_INTERFACE);
22 import android.service.voice.VoiceInteractionService;
55 import android.service.voice.VoiceInteractionService637 VoiceInteractionService.SERVICE_INTERFACE,
59 import android.service.voice.VoiceInteractionService;681 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
60 import android.service.voice.VoiceInteractionService;222 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
77 import android.service.voice.VoiceInteractionService;694 new Intent(VoiceInteractionService.SERVICE_INTERFACE).setPackage(packageName), in queryInteractorServices()
48596 Landroid/R$styleable;->VoiceInteractionService:[I53931 Landroid/service/voice/VoiceInteractionService;->mHandler:Landroid/service/voice/VoiceInteractionSe…53935 Landroid/service/voice/VoiceInteractionService;->mLock:Ljava/lang/Object;53936 Landroid/service/voice/VoiceInteractionService;->MSG_LAUNCH_VOICE_ASSIST_FROM_KEYGUARD:I53937 Landroid/service/voice/VoiceInteractionService;->MSG_READY:I53938 Landroid/service/voice/VoiceInteractionService;->MSG_SHUTDOWN:I53939 Landroid/service/voice/VoiceInteractionService;->MSG_SOUND_MODELS_CHANGED:I53941 Landroid/service/voice/VoiceInteractionService;->onShutdownInternal()V53942 Landroid/service/voice/VoiceInteractionService;->onSoundModelsChangedInternal()V53943 Landroid/service/voice/VoiceInteractionService;->safelyShutdownHotwordDetector()V[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10657 public class VoiceInteractionService extends android.app.Service {
39021 public class VoiceInteractionService extends android.app.Service {39022 ctor public VoiceInteractionService();39033 …eld public static final String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
27174 public class VoiceInteractionService extends android.app.Service {27175 ctor public VoiceInteractionService();27182 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";