Home
last modified time | relevance | path

Searched defs:launchVoiceAssistFromKeyguard (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DIVoiceInteractionService.aidl28 void launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard() method
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAssistUtils.java107 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in AssistUtils
H A DIVoiceInteractionManagerService.aidl146 void launchVoiceAssistFromKeyguard(); in launchVoiceAssistFromKeyguard() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java308 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in AssistManager
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java692 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method in VoiceInteractionManagerServiceImpl
H A DVoiceInteractionManagerService.java1680 public void launchVoiceAssistFromKeyguard() { in launchVoiceAssistFromKeyguard() method