/frameworks/base/core/java/com/android/internal/app/ |
D | IVoiceInteractionManagerService.aidl | 31 import android.service.voice.IVoiceInteractionSession; 35 boolean deliverNewSession(IBinder token, IVoiceInteractionSession session, in deliverNewSession()
|
/frameworks/base/core/java/android/service/voice/ |
D | IVoiceInteractionSessionService.aidl | 21 import android.service.voice.IVoiceInteractionSession;
|
D | IVoiceInteractionSession.aidl | 31 oneway interface IVoiceInteractionSession { interface
|
D | VoiceInteractionSession.java | 269 final IVoiceInteractionSession mSession = new IVoiceInteractionSession.Stub() {
|
/frameworks/base/core/java/android/app/ |
D | IActivityTaskManager.aidl | 69 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()
|
D | IActivityManager.aidl | 69 import android.service.voice.IVoiceInteractionSession;
|
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | VoiceInteractionSessionConnection.java | 55 import android.service.voice.IVoiceInteractionSession; 101 IVoiceInteractionSession mSession; 418 public boolean deliverNewSessionLocked(IVoiceInteractionSession session, in deliverNewSessionLocked()
|
D | VoiceInteractionManagerServiceImpl.java | 47 import android.service.voice.IVoiceInteractionSession; 210 IVoiceInteractionSession session, IVoiceInteractor interactor) { in deliverNewSessionLocked()
|
D | VoiceInteractionManagerService.java | 58 import android.service.voice.IVoiceInteractionSession; 630 public boolean deliverNewSession(IBinder token, IVoiceInteractionSession session, in deliverNewSession()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskManagerInternal.java | 36 import android.service.voice.IVoiceInteractionSession; 154 IVoiceInteractionSession mSession, in onLocalVoiceInteractionStarted()
|
D | ActivityStarter.java | 114 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 …]
|
D | TaskRecord.java | 118 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()
|
D | ActivityTaskManagerService.java | 209 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()
|
D | ActivityRecord.java | 195 import android.service.voice.IVoiceInteractionSession; 398 IVoiceInteractionSession voiceSession; // Voice interaction session for this activity 2619 void setVoiceSessionLocked(IVoiceInteractionSession session) { in setVoiceSessionLocked()
|
D | RootActivityContainer.java | 99 import android.service.voice.IVoiceInteractionSession; 1993 void finishVoiceTask(IVoiceInteractionSession session) { in finishVoiceTask()
|
D | ActivityStack.java | 146 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/ |
D | ActivityTestsBase.java | 63 import android.service.voice.IVoiceInteractionSession; 319 private IVoiceInteractionSession mVoiceSession; 347 TaskBuilder setVoiceSession(IVoiceInteractionSession session) { in setVoiceSession() 410 Intent intent, IVoiceInteractionSession voiceSession, in TestTaskRecord()
|
D | ActivityStarterTests.java | 76 import android.service.voice.IVoiceInteractionSession; 223 IVoiceInteractionSession voiceSession = in verifyStartActivityPreconditions() 225 ? mock(IVoiceInteractionSession.class) : null; in verifyStartActivityPreconditions()
|
D | TaskRecordTests.java | 55 import android.service.voice.IVoiceInteractionSession; 502 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in create()
|
/frameworks/base/ |
D | Android.bp | 352 "core/java/android/service/voice/IVoiceInteractionSession.aidl",
|
/frameworks/base/services/ |
D | art-profile | 14099 …;->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/ |
D | hiddenapi-greylist-max-o.txt | 1857 …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 …]
|
D | preloaded-classes | 3211 android.service.voice.IVoiceInteractionSession
|
D | boot-image-profile.txt | 13439 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;
|