Searched refs:getFgPhone (Results 1 – 4 of 4) sorted by relevance
103 assertEquals(mPhone, CallManager.getInstance().getFgPhone()); in testSanity()160 assertEquals(mPhone, CallManager.getInstance().getFgPhone()); in testStopDtmf()
422 public Phone getFgPhone() { in getFgPhone() method in CallManager431 public Phone getFgPhone(int subId) { in getFgPhone() method in CallManager740 Phone fgPhone = getFgPhone(subId); in conference()1128 if (hasActiveFgCall()) getFgPhone().stopDtmf(); in stopDtmf()
320 int phoneType = mCM.getFgPhone().getPhoneType(); in run()
304 PhoneUtils.cancelMmiCode(mCM.getFgPhone());