Home
last modified time | relevance | path

Searched refs:VoiceInteractionService (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionService.java83 public class VoiceInteractionService extends Service { class
142 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 …]
H A DVoiceInteractionServiceInfo.java101 VoiceInteractionService.SERVICE_META_DATA)) { in VoiceInteractionServiceInfo()
103 mParseError = "No " + VoiceInteractionService.SERVICE_META_DATA in VoiceInteractionServiceInfo()
124 com.android.internal.R.styleable.VoiceInteractionService); in VoiceInteractionServiceInfo()
H A DAlwaysOnHotwordDetector.java22 import static android.service.voice.VoiceInteractionService.MULTIPLE_ACTIVE_HOTWORD_DETECTORS;
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DAssistantInteractionService.java19 import android.service.voice.VoiceInteractionService;
21 public class AssistantInteractionService extends VoiceInteractionService {
/aosp14/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionService.java20 import android.service.voice.VoiceInteractionService;
22 public class AssistInteractionService extends VoiceInteractionService {
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionService.java23 import android.service.voice.VoiceInteractionService;
29 public class MainInteractionService extends VoiceInteractionService {
H A DTestInteractionActivity.java25 import android.service.voice.VoiceInteractionService;
63 if (!VoiceInteractionService.isActiveService(this, in onCreate()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionSessionConnection.java63 import android.service.voice.VoiceInteractionService;
242 mBindIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in VoiceInteractionSessionConnection()
H A DVoiceInteractionManagerServiceImpl.java67 import android.service.voice.VoiceInteractionService;
995 Intent intent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in startLocked()
H A DVoiceInteractionManagerService.java75 import android.service.voice.VoiceInteractionService;
769 new Intent(VoiceInteractionService.SERVICE_INTERFACE).setPackage(packageName), in queryInteractorServices()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt3054 public class VoiceInteractionService extends android.app.Service {
H A Dsystem-current.txt13315 public class VoiceInteractionService extends android.app.Service {
H A Dcurrent.txt41292 public class VoiceInteractionService extends android.app.Service {
41293 ctor public VoiceInteractionService();
41306 …eld public static final String SERVICE_INTERFACE = "android.service.voice.VoiceInteractionService";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45273 Landroid/R$styleable;->VoiceInteractionService:[I
50608 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:I
50614 Landroid/service/voice/VoiceInteractionService;->MSG_READY:I
50615 Landroid/service/voice/VoiceInteractionService;->MSG_SHUTDOWN:I
50616 Landroid/service/voice/VoiceInteractionService;->MSG_SOUND_MODELS_CHANGED:I
50618 Landroid/service/voice/VoiceInteractionService;->onShutdownInternal()V
50619 Landroid/service/voice/VoiceInteractionService;->onSoundModelsChangedInternal()V
50620 Landroid/service/voice/VoiceInteractionService;->safelyShutdownHotwordDetector()V
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...