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.java282 mLeftIsVoiceAssist = canLaunchVoiceAssist(); in updateLeftAffordanceIcon()
487 private boolean canLaunchVoiceAssist() { in canLaunchVoiceAssist() method in KeyguardBottomAreaView