Searched defs:toUri (Results 1 – 2 of 2) sorted by relevance
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