Searched defs:withId (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/ | ||
D | SortDimension.java | 217 Builder withId(int id) { in withId() method in SortDimension.Builder |
/packages/apps/TV/src/com/android/tv/dvr/data/ | ||
D | RecordedProgram.java | 460 public RecordedProgram withId(long id) { in withId() method in RecordedProgram |