Home | History | Annotate | Download | only in imsphone

Lines Matching refs:ImsPhoneCallTracker

63     private ImsPhoneCallTracker mOwner;
71 int mIndex; // index in ImsPhoneCallTracker.connections[], -1 if unassigned
168 public ImsPhoneConnection(Phone phone, ImsCall imsCall, ImsPhoneCallTracker ct,
214 public ImsPhoneConnection(Phone phone, String dialString, ImsPhoneCallTracker ct,
337 public ImsPhoneCallTracker getOwner () {