Searched defs:mForegroundCall (Results 1 – 4 of 4) sorted by relevance
85 GsmCall mForegroundCall = new GsmCall(this); field in GsmCallTracker
82 CdmaCall mForegroundCall = new CdmaCall(this); field in CdmaCallTracker
151 final ImsPhoneCall mForegroundCall = new ImsPhoneCall(this, ImsPhoneCall.CONTEXT_FOREGROUND); field in ImsPhoneCallTracker
61 private SipCall mForegroundCall = new SipCall(); field in SipPhone