Searched refs:hasVoiceCall (Results 1 – 1 of 1) sorted by relevance
92 private boolean hasVoiceCall() { in hasVoiceCall() method in AppStateHelper286 return tm.isInCall() || hasVoiceCall(); in isInCall()