Home
last modified time | relevance | path

Searched refs:imsUri2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java1770 final Uri imsUri2 = Uri.fromParts(PhoneAccount.SCHEME_TEL, String.valueOf(++sCounter), in addOutgoingCalls() local
1774 telecomManager.placeCall(imsUri2, extras2); in addOutgoingCalls()