Searched refs:foregroundCall (Results 1 – 2 of 2) sorted by relevance
89 @PreciseCallStates int foregroundCall, in PreciseCallState() argument94 mForegroundCallState = foregroundCall; in PreciseCallState()
159 Call foregroundCall = sender.getForegroundCall(); in notifyPreciseCallState() local161 if (ringingCall != null && foregroundCall != null && backgroundCall != null) { in notifyPreciseCallState()164 convertPreciseCallState(foregroundCall.getState()), in notifyPreciseCallState()