Searched refs:foregroundCall (Results 1 – 3 of 3) sorted by relevance
94 @PreciseCallStates int foregroundCall, in PreciseCallState() argument99 mForegroundCallState = foregroundCall; in PreciseCallState()
211 ImsPhoneCall foregroundCall = (ImsPhoneCall) getForegroundCall(); in notifyPreciseCallStateToNotifier() local214 if (ringingCall != null && foregroundCall != null && backgroundCall != null) { in notifyPreciseCallStateToNotifier()224 foregroundCall.getCallSessionId(); in notifyPreciseCallStateToNotifier()230 foregroundCall.getServiceType(); in notifyPreciseCallStateToNotifier()235 foregroundCall.getCallType(); in notifyPreciseCallStateToNotifier()
178 Call foregroundCall = sender.getForegroundCall(); in notifyPreciseCallState() local181 if (ringingCall != null && foregroundCall != null && backgroundCall != null) { in notifyPreciseCallState()183 convertPreciseCallState(foregroundCall.getState()), in notifyPreciseCallState()