Searched refs:VoiceInteractionService (Results 1 – 16 of 16) sorted by relevance
83 public class VoiceInteractionService extends Service { class84 static final String TAG = VoiceInteractionService.class.getSimpleName();142 VoiceInteractionService::onReady, VoiceInteractionService.this));148 VoiceInteractionService::onShutdownInternal, VoiceInteractionService.this));154 VoiceInteractionService::onSoundModelsChangedInternal,155 VoiceInteractionService.this));161 VoiceInteractionService::onLaunchVoiceAssistFromKeyguard,162 VoiceInteractionService.this));169 PooledLambda.obtainMessage(VoiceInteractionService::onHandleVoiceActionCheck,170 VoiceInteractionService.this,[all …]
101 VoiceInteractionService.SERVICE_META_DATA)) { in VoiceInteractionServiceInfo()103 mParseError = "No " + VoiceInteractionService.SERVICE_META_DATA in VoiceInteractionServiceInfo()124 com.android.internal.R.styleable.VoiceInteractionService); in VoiceInteractionServiceInfo()
22 import static android.service.voice.VoiceInteractionService.MULTIPLE_ACTIVE_HOTWORD_DETECTORS;
19 import android.service.voice.VoiceInteractionService;21 public class AssistantInteractionService extends VoiceInteractionService {
20 import android.service.voice.VoiceInteractionService;22 public class AssistInteractionService extends VoiceInteractionService {
23 import android.service.voice.VoiceInteractionService;29 public class MainInteractionService extends VoiceInteractionService {
25 import android.service.voice.VoiceInteractionService;63 if (!VoiceInteractionService.isActiveService(this, in onCreate()
65 import android.service.voice.VoiceInteractionService;246 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
73 import android.service.voice.VoiceInteractionService;1058 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
85 import android.service.voice.VoiceInteractionService;841 new Intent(VoiceInteractionService.SERVICE_INTERFACE).setPackage(packageName), in queryInteractorServices()
3231 public class VoiceInteractionService extends android.app.Service {
13722 public class VoiceInteractionService extends android.app.Service {
41580 public class VoiceInteractionService extends android.app.Service {41581 ctor public VoiceInteractionService();41594 …eld public static final String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
44630 Landroid/R$styleable;->VoiceInteractionService:[I49964 Landroid/service/voice/VoiceInteractionService;->getKeyphraseEnrollmentInfo()Landroid/hardware/soun…49965 Landroid/service/voice/VoiceInteractionService;->mHandler:Landroid/service/voice/VoiceInteractionSe…49966 Landroid/service/voice/VoiceInteractionService;->mHotwordDetector:Landroid/service/voice/AlwaysOnHo…49967 Landroid/service/voice/VoiceInteractionService;->mInterface:Landroid/service/voice/IVoiceInteractio…49968 Landroid/service/voice/VoiceInteractionService;->mKeyphraseEnrollmentInfo:Landroid/hardware/soundtr…49969 Landroid/service/voice/VoiceInteractionService;->mLock:Ljava/lang/Object;49970 Landroid/service/voice/VoiceInteractionService;->MSG_LAUNCH_VOICE_ASSIST_FROM_KEYGUARD:I49971 Landroid/service/voice/VoiceInteractionService;->MSG_READY:I49972 Landroid/service/voice/VoiceInteractionService;->MSG_SHUTDOWN:I[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27174 public class VoiceInteractionService extends android.app.Service {27175 ctor public VoiceInteractionService();27182 … static final java.lang.String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";