Home
last modified time | relevance | path

Searched refs:launchVoiceAssist (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaTest.kt41 other.launchVoiceAssist() in initFrom_doesntCrash()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java539 launchVoiceAssist(); in launchLeftAffordance()
546 void launchVoiceAssist() { in launchVoiceAssist() method in KeyguardBottomAreaView
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1268 launchVoiceAssist(mAllowStartActivityForLongPressOnPowerDuringSetup); in powerLongPress()
1300 launchVoiceAssist(false /* allowDuringSetup */); in backLongPress()
3338 private void launchVoiceAssist(boolean allowDuringSetup) { in launchVoiceAssist() method in PhoneWindowManager