HomeSort by relevance Sort by last modified time
    Searched refs:imscall (Results 1 - 8 of 8) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 71 import com.android.ims.ImsCall;
174 ImsCall imsCall = mImsManager.takeCall(c, extras, mImsCallListener);
175 ImsPhoneConnection conn = new ImsPhoneConnection(mPhone, imsCall,
181 ImsCall activeCall = mForegroundCall.getFirstConnection().getImsCall();
182 if (activeCall != null && imsCall != null) {
187 shouldDisconnectActiveCallOnAnswer(activeCall, imsCall);
194 setVideoCallProvider(conn, imsCall);
197 imsCall.getSession());
204 conn.update(imsCall, ImsPhoneCall.State.WAITING)
1602 ImsCall imscall = mForegroundCall.getImsCall(); local
1612 ImsCall imscall = mForegroundCall.getImsCall(); local
1624 ImsCall imscall = mForegroundCall.getImsCall(); local
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 155 milliseconds