Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestRcsCapabilityExchangeImpl.java48 void execute(Uri contactUri, Set<String> myCapabilities, OptionsResponseCallback callback) in execute()
101 public void sendOptionsCapabilityRequest(Uri contactUri, Set<String> myCapabilities, in sendOptionsCapabilityRequest()
/cts/tests/tests/telecom/src/android/telecom/cts/
DConnectionServiceTest.java359 Uri contactUri = TestUtils.insertContact(mContext.getContentResolver(), in testCallFilteringCompleteSignalInContacts() local
397 TestUtils.deleteContact(mContext.getContentResolver(), contactUri); in testCallFilteringCompleteSignalInContacts() local
DCallScreeningServiceTest.java128 Uri contactUri = TestUtils.insertContact(mContentResolver, in testBindsToCallScreeningServiceWhenContactExist() local
DThirdPartyCallScreeningServiceTest.java376 Uri contactUri = null; in placeOutgoingCall() local