Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java1754 final Uri imsUri1 = Uri.fromParts(PhoneAccount.SCHEME_TEL, String.valueOf(++sCounter), in addOutgoingCalls() local
1758 telecomManager.placeCall(imsUri1, extras1); in addOutgoingCalls()