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.kt54 other.launchVoiceAssist() in initFrom_doesntCrash()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java549 launchVoiceAssist(); in launchLeftAffordance()
556 void launchVoiceAssist() { in launchVoiceAssist() method in KeyguardBottomAreaView
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1245 launchVoiceAssist(mAllowStartActivityForLongPressOnPowerDuringSetup); in powerLongPress()
1277 launchVoiceAssist(false /* allowDuringSetup */); in backLongPress()
3269 private void launchVoiceAssist(boolean allowDuringSetup) { in launchVoiceAssist() method in PhoneWindowManager