Searched refs:getNumActiveCall (Results 1 – 3 of 3) sorted by relevance
177 int getNumActiveCall() { in getNumActiveCall() method in HeadsetPhoneState
371 return ((mHeadsetPhoneState.getNumActiveCall() > 0) || (mHeadsetPhoneState.getNumHeldCall() in isInCall()
1698 call = phoneState.getNumActiveCall(); in processAtCind()