Home | History | Annotate | Download | only in telephony

Lines Matching defs:getForegroundCall

193             return phone.getForegroundCall().getPhone();
211 * phone.getForegroundCall().getPhone() != phone
213 * isSamePhone(phone, phone.getForegroundCall().getPhone()) == true
306 mForegroundCalls.add(basePhone.getForegroundCall());
330 mForegroundCalls.remove(basePhone.getForegroundCall());
1527 : mDefaultPhone.getForegroundCall();
1825 call = phone.getForegroundCall();