Home
last modified time | relevance | path

Searched refs:IVoiceInteractionManagerService (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java29 import com.android.internal.app.IVoiceInteractionManagerService;
43 IVoiceInteractionManagerService mSystemService;
70 mSystemService = IVoiceInteractionManagerService.Stub.asInterface( in onCreate()
DVoiceInteractionService.java37 import com.android.internal.app.IVoiceInteractionManagerService;
118 IVoiceInteractionManagerService mSystemService;
237 mSystemService = IVoiceInteractionManagerService.Stub.asInterface( in onReady()
DAlwaysOnHotwordDetector.java43 import com.android.internal.app.IVoiceInteractionManagerService;
193 private final IVoiceInteractionManagerService mModelManagementService;
339 IVoiceInteractionManagerService modelManagementService) { in AlwaysOnHotwordDetector()
DVoiceInteractionSession.java64 import com.android.internal.app.IVoiceInteractionManagerService;
151 IVoiceInteractionManagerService mSystemService;
1038 void doCreate(IVoiceInteractionManagerService service, IBinder token) { in doCreate()
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
DEnrollmentUtil.java30 import com.android.internal.app.IVoiceInteractionManagerService;
73 private final IVoiceInteractionManagerService mModelManagementService;
76 mModelManagementService = IVoiceInteractionManagerService.Stub.asInterface( in EnrollmentUtil()
/frameworks/base/core/java/com/android/internal/app/
DAssistUtils.java44 private final IVoiceInteractionManagerService mVoiceInteractionManagerService;
49 mVoiceInteractionManagerService = IVoiceInteractionManagerService.Stub.asInterface( in AssistUtils()
DIVoiceInteractionManagerService.aidl33 interface IVoiceInteractionManagerService { interface
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityManagerWrapper.java60 import com.android.internal.app.IVoiceInteractionManagerService;
486 IVoiceInteractionManagerService service = IVoiceInteractionManagerService.Stub.asInterface(
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java70 import com.android.internal.app.IVoiceInteractionManagerService;
200 class VoiceInteractionManagerServiceStub extends IVoiceInteractionManagerService.Stub {
/frameworks/base/config/
Dhiddenapi-greylist.txt709 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->showSessionFromSession(Landr…
710 …nternal/app/IVoiceInteractionManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/i…
Dhiddenapi-greylist-max-o.txt69056 …service/voice/IVoiceInteractionService;Lcom/android/internal/app/IVoiceInteractionManagerService;)V
69073 …otwordDetector;->mModelManagementService:Lcom/android/internal/app/IVoiceInteractionManagerService;
69177 …VoiceInteractionService;->mSystemService:Lcom/android/internal/app/IVoiceInteractionManagerService;
69236 …VoiceInteractionSession;->doCreate(Lcom/android/internal/app/IVoiceInteractionManagerService;Landr…
69276 …VoiceInteractionSession;->mSystemService:Lcom/android/internal/app/IVoiceInteractionManagerService;
69295 …teractionSessionService;->mSystemService:Lcom/android/internal/app/IVoiceInteractionManagerService;
93371 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;
93372 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
93373 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->activeServiceSupportsAssist(…
93374 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->activeServiceSupportsLaunchF…
[all …]
Dpreloaded-classes4522 com.android.internal.app.IVoiceInteractionManagerService$Stub$Proxy
4523 com.android.internal.app.IVoiceInteractionManagerService$Stub
4524 com.android.internal.app.IVoiceInteractionManagerService
Dboot-image-profile.txt19987 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;-><init>()V
19988 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->onTransact(ILandroid/os/Parcel;…
37284 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;
37285 Lcom/android/internal/app/IVoiceInteractionManagerService$Stub;
37286 Lcom/android/internal/app/IVoiceInteractionManagerService;
42875 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->activeServiceSupportsLaun…
42876 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->getActiveServiceComponent…
42877 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->onLockscreenShown()V
42878 HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->registerVoiceInteractionS…
/frameworks/base/
DAndroid.bp412 "core/java/com/android/internal/app/IVoiceInteractionManagerService.aidl",