Searched refs:VoiceInteractionService (Results 1 – 15 of 15) sorted by relevance
83 public class VoiceInteractionService extends Service { class142 VoiceInteractionService::onReady, VoiceInteractionService.this));148 VoiceInteractionService::onShutdownInternal, VoiceInteractionService.this));155 VoiceInteractionService.this));162 VoiceInteractionService.this));170 VoiceInteractionService.this,178 VoiceInteractionService::onPrepareToShowSession,179 VoiceInteractionService.this, args, flags));185 VoiceInteractionService::onShowSessionFailed,186 VoiceInteractionService.this, args));[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()
63 import android.service.voice.VoiceInteractionService;242 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
67 import android.service.voice.VoiceInteractionService;995 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
75 import android.service.voice.VoiceInteractionService;769 new Intent(VoiceInteractionService.SERVICE_INTERFACE).setPackage(packageName), in queryInteractorServices()
3054 public class VoiceInteractionService extends android.app.Service {
13315 public class VoiceInteractionService extends android.app.Service {
41292 public class VoiceInteractionService extends android.app.Service {41293 ctor public VoiceInteractionService();41306 …eld public static final String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
45273 Landroid/R$styleable;->VoiceInteractionService:[I50608 Landroid/service/voice/VoiceInteractionService;->mHandler:Landroid/service/voice/VoiceInteractionSe…50612 Landroid/service/voice/VoiceInteractionService;->mLock:Ljava/lang/Object;50613 Landroid/service/voice/VoiceInteractionService;->MSG_LAUNCH_VOICE_ASSIST_FROM_KEYGUARD:I50614 Landroid/service/voice/VoiceInteractionService;->MSG_READY:I50615 Landroid/service/voice/VoiceInteractionService;->MSG_SHUTDOWN:I50616 Landroid/service/voice/VoiceInteractionService;->MSG_SOUND_MODELS_CHANGED:I50618 Landroid/service/voice/VoiceInteractionService;->onShutdownInternal()V50619 Landroid/service/voice/VoiceInteractionService;->onSoundModelsChangedInternal()V50620 Landroid/service/voice/VoiceInteractionService;->safelyShutdownHotwordDetector()V[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...