Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java605 private boolean canLaunchVoiceAssist() { in canLaunchVoiceAssist() method in KeyguardBottomAreaView
863 mLeftIsVoiceAssist = canLaunchVoiceAssist(); in getIcon()