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