Searched refs:getOtherById (Results 1 – 3 of 3) sorted by relevance
32 @NonNull Other getOtherById(long id); in getOtherById() method
497 public @NonNull Other getOtherById(long id) { in getOtherById() method in MediaDb
123 mOther = mMediaDb.getOtherById(id); in handleIntent()