Home
last modified time | relevance | path

Searched defs:sipProfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DSipProfileTest.java45 SipProfile sipProfile = new SipProfile.Builder(SIP_URI).build(); in testSetCallingUid() local
H A DSipAudioCallTest.java44 SipProfile sipProfile = new SipProfile.Builder(SIP_URI).build(); in testSetAndGetAudioGroup() local