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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 38 import com.android.internal.telephony.imsphone.ImsPhoneCall;
228 ImsPhoneCall imsPhoneCall = imsPhone.getForegroundCall();
229 if (imsPhoneCall == null) {
233 ImsCall imsCall = imsPhoneCall.getImsCall();
257 ImsPhoneCall imsPhoneCall = imsPhone.getForegroundCall();
258 if (imsPhoneCall == null) {
262 ImsCall imsCall = imsPhoneCall.getImsCall();
Phone.java 68 import com.android.internal.telephony.imsphone.ImsPhoneCall;
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-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 

Completed in 96 milliseconds