Home
last modified time | relevance | path

Searched refs:launchVoiceAssistFromKeyguard (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionService.aidl28 void launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard() method
DVoiceInteractionService.java101 public void launchVoiceAssistFromKeyguard() {
/frameworks/base/core/java/com/android/internal/app/
DAssistUtils.java90 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in AssistUtils
93 mVoiceInteractionManagerService.launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard()
DIVoiceInteractionManagerService.aidl121 void launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java371 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in AssistManager
372 mAssistUtils.launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerServiceImpl.java420 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in VoiceInteractionManagerServiceImpl
426 mService.launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard()
DVoiceInteractionManagerService.java1096 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
1106 mImpl.launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java550 mAssistManager.launchVoiceAssistFromKeyguard(); in launchVoiceAssist()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69094 Landroid/service/voice/IVoiceInteractionService$Stub$Proxy;->launchVoiceAssistFromKeyguard()V
69108 Landroid/service/voice/IVoiceInteractionService;->launchVoiceAssistFromKeyguard()V
93389 …/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->launchVoiceAssistFromKeyguard()V
93448 Lcom/android/internal/app/IVoiceInteractionManagerService;->launchVoiceAssistFromKeyguard()V