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