Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractionManagerService.aidl31 import android.service.voice.IVoiceInteractionSession;
35 boolean deliverNewSession(IBinder token, IVoiceInteractionSession session, in deliverNewSession()
/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionSessionService.aidl21 import android.service.voice.IVoiceInteractionSession;
DIVoiceInteractionSession.aidl31 oneway interface IVoiceInteractionSession { interface
DVoiceInteractionSession.java269 final IVoiceInteractionSession mSession = new IVoiceInteractionSession.Stub() {
/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl69 import android.service.voice.IVoiceInteractionSession;
111 in Intent intent, in String resolvedType, in IVoiceInteractionSession session, in startVoiceActivity()
193 void finishVoiceTask(in IVoiceInteractionSession session); in finishVoiceTask()
461 void setVoiceKeepAwake(in IVoiceInteractionSession session, boolean keepAwake); in setVoiceKeepAwake()
DIActivityManager.aidl69 import android.service.voice.IVoiceInteractionSession;
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionSessionConnection.java55 import android.service.voice.IVoiceInteractionSession;
101 IVoiceInteractionSession mSession;
418 public boolean deliverNewSessionLocked(IVoiceInteractionSession session, in deliverNewSessionLocked()
DVoiceInteractionManagerServiceImpl.java47 import android.service.voice.IVoiceInteractionSession;
210 IVoiceInteractionSession session, IVoiceInteractor interactor) { in deliverNewSessionLocked()
DVoiceInteractionManagerService.java58 import android.service.voice.IVoiceInteractionSession;
630 public boolean deliverNewSession(IBinder token, IVoiceInteractionSession session, in deliverNewSession()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerInternal.java36 import android.service.voice.IVoiceInteractionSession;
154 IVoiceInteractionSession mSession, in onLocalVoiceInteractionStarted()
DActivityStarter.java114 import android.service.voice.IVoiceInteractionSession;
197 private IVoiceInteractionSession mVoiceSession;
313 IVoiceInteractionSession voiceSession;
548 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startResolvedActivity()
568 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivity()
613 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivity()
1136 Intent intent, String resolvedType, IVoiceInteractionSession voiceSession, in startActivityMayWait()
1387 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivity()
1465 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked()
1791 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in setInitialState()
[all …]
DTaskRecord.java118 import android.service.voice.IVoiceInteractionSession;
214 final IVoiceInteractionSession voiceSession; // Voice interaction session driving task
346 IVoiceInteractionSession _voiceSession, IVoiceInteractor _voiceInteractor) { in TaskRecord()
2702 Intent intent, IVoiceInteractionSession voiceSession, in create()
2726 Intent intent, IVoiceInteractionSession voiceSession, in create()
DActivityTaskManagerService.java209 import android.service.voice.IVoiceInteractionSession;
619 IVoiceInteractionSession mRunningVoice;
1415 Intent intent, String resolvedType, IVoiceInteractionSession session, in startVoiceActivity()
2977 public void finishVoiceTask(IVoiceInteractionSession session) { in finishVoiceTask()
3765 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked()
3788 private void startRunningVoiceLocked(IVoiceInteractionSession session, int targetUid) { in startRunningVoiceLocked()
3810 public void setVoiceKeepAwake(IVoiceInteractionSession session, boolean keepAwake) { in setVoiceKeepAwake()
5510 final IVoiceInteractionSession session; in setResumedActivityUncheckLocked()
6096 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
DActivityRecord.java195 import android.service.voice.IVoiceInteractionSession;
398 IVoiceInteractionSession voiceSession; // Voice interaction session for this activity
2619 void setVoiceSessionLocked(IVoiceInteractionSession session) { in setVoiceSessionLocked()
DRootActivityContainer.java99 import android.service.voice.IVoiceInteractionSession;
1993 void finishVoiceTask(IVoiceInteractionSession session) { in finishVoiceTask()
DActivityStack.java146 import android.service.voice.IVoiceInteractionSession;
3884 final void finishVoiceTask(IVoiceInteractionSession session) { in finishVoiceTask()
5474 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in createTaskRecord()
5481 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in createTaskRecord()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityTestsBase.java63 import android.service.voice.IVoiceInteractionSession;
319 private IVoiceInteractionSession mVoiceSession;
347 TaskBuilder setVoiceSession(IVoiceInteractionSession session) { in setVoiceSession()
410 Intent intent, IVoiceInteractionSession voiceSession, in TestTaskRecord()
DActivityStarterTests.java76 import android.service.voice.IVoiceInteractionSession;
223 IVoiceInteractionSession voiceSession = in verifyStartActivityPreconditions()
225 ? mock(IVoiceInteractionSession.class) : null; in verifyStartActivityPreconditions()
DTaskRecordTests.java55 import android.service.voice.IVoiceInteractionSession;
502 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in create()
/frameworks/base/
DAndroid.bp352 "core/java/android/service/voice/IVoiceInteractionSession.aidl",
/frameworks/base/services/
Dart-profile14099 …;->deliverNewSession(Landroid/os/IBinder;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
14145 …iverNewSessionLocked(Landroid/os/IBinder;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
14164 …sionConnection;->deliverNewSessionLocked(Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
14882 …/pm/ActivityInfo;Landroid/content/Intent;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
14900 …ndroid/server/wm/ActivityStack;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V
15152 …;ZILcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
15172 …vityInfo;Landroid/content/pm/ResolveInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
15173 …vityInfo;Landroid/content/pm/ResolveInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
15174 …rd;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
15175 …android/content/Intent;Ljava/lang/String;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1857 …ceInteractionStarted(Landroid/os/IBinder;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
5702 …pp/IActivityManager$Stub$Proxy;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V
5889 …IActivityManager$Stub$Proxy;->setVoiceKeepAwake(Landroid/service/voice/IVoiceInteractionSession;Z)V
5920 …android/content/Intent;Ljava/lang/String;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
6330 Landroid/app/IActivityManager;->finishVoiceTask(Landroid/service/voice/IVoiceInteractionSession;)V
6459 Landroid/app/IActivityManager;->setVoiceKeepAwake(Landroid/service/voice/IVoiceInteractionSession;Z…
6481 …android/content/Intent;Ljava/lang/String;Landroid/service/voice/IVoiceInteractionSession;Lcom/andr…
69112 Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;
69113 Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
69114 Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->closeSystemDialogs()V
[all …]
Dpreloaded-classes3211 android.service.voice.IVoiceInteractionSession
Dboot-image-profile.txt13439 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->asBinder()Landroid/os/IBinder;
13440 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->closeSystemDialogs()V
13441 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->handleAssist(Landroid/os/Bundle;Landr…
13442 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->handleScreenshot(Landroid/graphics/Bi…
13443 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->hide()V
13444 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->onLockscreenShown()V
13445 PLandroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->show(Landroid/os/Bundle;ILcom/android…
13446 …droid/service/voice/IVoiceInteractionSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/serv…
35784 Landroid/service/voice/IVoiceInteractionSession;