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