Searched refs:isVoiceSessionRunning (Results 1 – 1 of 1) sorted by relevance
245 if (!isService || (!isVoiceSessionRunning() && shouldShowOrb())) { in startAssist()383 private boolean isVoiceSessionRunning() { in isVoiceSessionRunning() method in AssistManager