Home
last modified time | relevance | path

Searched refs:VoiceInteractionSession (Results 1 – 24 of 24) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java174 final WeakReference<VoiceInteractionSession> mWeakRef
175 = new WeakReference<VoiceInteractionSession>(this);
264 VoiceInteractionSession::onDirectActionsInvalidated,
379 VoiceInteractionSession session = mSession.get();
389 final WeakReference<VoiceInteractionSession> mSession;
393 VoiceInteractionSession session, Bundle extras) { in Request()
431 VoiceInteractionSession session = mSession.get(); in isActive()
439 VoiceInteractionSession session = mSession.get(); in finishRequest()
976 VoiceInteractionSession.this.onBackPressed(); in onBackPressed()
1043 public VoiceInteractionSession(Context context) { in VoiceInteractionSession() method in VoiceInteractionSession
[all …]
H A DVisibleActivityInfo.java87 public @NonNull VoiceInteractionSession.ActivityId getActivityId() { in getActivityId()
88 return new VoiceInteractionSession.ActivityId(mTaskId, mAssistToken); in getActivityId()
H A DVoiceInteractionSessionService.java49 VoiceInteractionSession mSession;
81 public abstract VoiceInteractionSession onNewSession(Bundle args); in onNewSession()
/aosp12/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionSessionService.java20 import android.service.voice.VoiceInteractionSession;
25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession()
H A DAssistInteractionSession.java26 import android.service.voice.VoiceInteractionSession;
37 public class AssistInteractionSession extends VoiceInteractionSession {
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSessionService.java20 import android.service.voice.VoiceInteractionSession;
25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession()
H A DMainInteractionSession.java28 import android.service.voice.VoiceInteractionSession;
36 public class MainInteractionSession extends VoiceInteractionSession
/aosp12/packages/services/Car/tests/CarVoiceServiceTriggerApp/src/com/android/voicetrigger/
H A DVoiceTriggerReceiver.java23 import android.service.voice.VoiceInteractionSession;
40 VoiceInteractionSession.SHOW_SOURCE_AUTOMOTIVE_SYSTEM_UI, null, null); in onReceive()
/aosp12/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/
H A DCarVoiceInteractionSession.java23 import android.service.voice.VoiceInteractionSession;
36 public abstract class CarVoiceInteractionSession extends VoiceInteractionSession {
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionSessionConnection.java61 import android.service.voice.VoiceInteractionSession;
245 flags |= VoiceInteractionSession.SHOW_WITH_ASSIST; in getUserDisabledShowContextLocked()
249 flags |= VoiceInteractionSession.SHOW_WITH_SCREENSHOT; in getUserDisabledShowContextLocked()
272 boolean fetchData = (flags & VoiceInteractionSession.SHOW_WITH_ASSIST) != 0; in showLocked()
273 boolean fetchScreenshot = (flags & VoiceInteractionSession.SHOW_WITH_SCREENSHOT) != 0; in showLocked()
285 (disabledContext & VoiceInteractionSession.SHOW_WITH_ASSIST) == 0, in showLocked()
286 (disabledContext & VoiceInteractionSession.SHOW_WITH_SCREENSHOT) == 0, in showLocked()
H A DVoiceInteractionManagerService.java79 import android.service.voice.VoiceInteractionSession;
363 VoiceInteractionSession.SHOW_SOURCE_ACTIVITY, in startLocalVoiceInteraction()
1649 | VoiceInteractionSession.SHOW_WITH_ASSIST in showSessionForActiveService()
1650 | VoiceInteractionSession.SHOW_WITH_SCREENSHOT, in showSessionForActiveService()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DAssitantButton.java19 import static android.service.voice.VoiceInteractionSession.SHOW_SOURCE_ASSIST_GESTURE;
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java24 import android.service.voice.VoiceInteractionSession;
305 VoiceInteractionSession.SHOW_SOURCE_ASSIST_GESTURE, null, null); in startVoiceInteractor()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/assistant/
H A DCarAssistantFragment.java18 import static android.service.voice.VoiceInteractionSession.SHOW_SOURCE_PUSH_TO_TALK;
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DCarInputServiceTest.java64 import android.service.voice.VoiceInteractionSession;
356 eq(VoiceInteractionSession.SHOW_SOURCE_PUSH_TO_TALK), in voiceKey_shortPress_withoutRegisteredEventHandler_triggersAssistUtils()
374 eq(VoiceInteractionSession.SHOW_SOURCE_PUSH_TO_TALK), in voiceKey_longPress_withoutRegisteredEventHandler_triggersAssistUtils()
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DCarAssistUtils.java20 import static android.service.voice.VoiceInteractionSession.SHOW_SOURCE_NOTIFICATION;
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarInputService.java20 import static android.service.voice.VoiceInteractionSession.SHOW_SOURCE_PUSH_TO_TALK;
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java27 import static android.service.voice.VoiceInteractionSession.SHOW_SOURCE_APPLICATION;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48603 Landroid/R$styleable;->VoiceInteractionSession:[I
53994 Landroid/service/voice/VoiceInteractionSession;->addRequest(Landroid/service/voice/VoiceInteraction…
53995 Landroid/service/voice/VoiceInteractionSession;->DEBUG:Z
53997 Landroid/service/voice/VoiceInteractionSession;->doDestroy()V
53998 Landroid/service/voice/VoiceInteractionSession;->doHide()V
54008 Landroid/service/voice/VoiceInteractionSession;->mCallbacks:Landroid/service/voice/VoiceInteraction…
54025 Landroid/service/voice/VoiceInteractionSession;->MSG_HIDE:I
54027 Landroid/service/voice/VoiceInteractionSession;->MSG_SHOW:I
54037 Landroid/service/voice/VoiceInteractionSession;->mTheme:I
54039 Landroid/service/voice/VoiceInteractionSession;->mTmpInsets:Landroid/service/voice/VoiceInteraction…
[all …]
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39038 ctor public VoiceInteractionSession(android.content.Context);
39103 …public static final class VoiceInteractionSession.AbortVoiceRequest extends android.service.voice.
39109 public static class VoiceInteractionSession.ActivityId {
39112 public static final class VoiceInteractionSession.AssistState {
39122 …public static final class VoiceInteractionSession.CommandRequest extends android.service.voice.Voi…
39128 …public static final class VoiceInteractionSession.CompleteVoiceRequest extends android.service.voi…
39134 …public static final class VoiceInteractionSession.ConfirmationRequest extends android.service.voic…
39140 public static final class VoiceInteractionSession.Insets {
39141 ctor public VoiceInteractionSession.Insets();
39150 …public static final class VoiceInteractionSession.PickOptionRequest extends android.service.voice.
[all …]
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27186 public abstract class VoiceInteractionSession implements android.view.KeyEvent.Callback {
27187 ctor public VoiceInteractionSession(android.content.Context);
27188 ctor public VoiceInteractionSession(android.content.Context, android.os.Handler);
27203 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18788 …tMethodService$$ExternalSyntheticLambda1;,Landroid/service/voice/VoiceInteractionSession$3;,Lcom/a…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18836 …tMethodService$$ExternalSyntheticLambda1;,Landroid/service/voice/VoiceInteractionSession$3;,Lcom/a…