Searched refs:foregroundCall (Results 1 – 2 of 2) sorted by relevance
74 public PreciseCallState(int ringingCall, int foregroundCall, int backgroundCall, in PreciseCallState() argument77 mForegroundCallState = foregroundCall; in PreciseCallState()
253 Call foregroundCall = sender.getForegroundCall(); in notifyPreciseCallState() local255 if (ringingCall != null && foregroundCall != null && backgroundCall != null) { in notifyPreciseCallState()259 convertPreciseCallState(foregroundCall.getState()), in notifyPreciseCallState()