Home
last modified time | relevance | path

Searched defs:mBackgroundCall (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsNrSaModeHandlerTest.java75 @Mock private ImsPhoneCall mBackgroundCall; field in ImsNrSaModeHandlerTest
DImsPhoneTest.java127 private ImsPhoneCall mBackgroundCall; field in ImsPhoneTest
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java95 public GsmCdmaCall mBackgroundCall = new GsmCdmaCall(this); field in GsmCdmaCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java715 public ImsPhoneCall mBackgroundCall = new ImsPhoneCall(this, field in ImsPhoneCallTracker