Searched defs:toUri (Results 1 – 4 of 4) sorted by relevance
37 String toContact, String toUri, String branchId, String callId, String fromTag, in generateSipRequest()
47 public final String toUri; field in SipSessionTrackerTest.DialogAttributes64 String fromTag, String toUri, String toTag) { in DialogAttributes()
376 public static @Nullable Uri toUri(@NonNull ProgramSelector sel) { in toUri() method in ProgramSelectorExt
283 private Uri toUri(@Nullable String uriString) { in toUri() method in RecordedProgram.Builder