Searched refs:getDefaultSetOf (Results 1 – 5 of 5) sorted by relevance
49 public Path getDefaultSetOf(Path item) { in getDefaultSetOf() method in MediaSource
277 public Path getDefaultSetOf(Path item) { in getDefaultSetOf() method in DataManager279 return source == null ? null : source.getDefaultSetOf(item); in getDefaultSetOf()
182 public Path getDefaultSetOf(Path item) { in getDefaultSetOf() method in LocalSource
206 Path albumPath = dm.getDefaultSetOf(itemPath); in startViewAction()
1213 Path albumPath = mApplication.getDataManager().getDefaultSetOf(path); in setCurrentPhotoByIntent()