Searched refs:getSuffix (Results 1 – 8 of 8) sorted by relevance
222 int startId = Integer.parseInt(pid.path.getSuffix()); in processMapMediaItems()228 int curId = Integer.parseInt(pid2.path.getSuffix()); in processMapMediaItems()250 String s1 = p1.path.getSuffix(); in compare()251 String s2 = p2.path.getSuffix(); in compare()
179 int id = Integer.parseInt(path.getSuffix()); in updateExistingItems()
201 public String getSuffix() { in getSuffix() method in Path
63 public String getSuffix() { in getSuffix() method in StructuredNameDataItem
98 int bucketId = Integer.parseInt(path.getSuffix()); in migrateGalleryWidgetsInternal()
173 int bucketId = Integer.parseInt(path.getSuffix()); in setChoosenAlbum()
321 assertEquals(suffix, name.getSuffix()); in assertSplitName()
129 public String getSuffix() { in getSuffix() method in NameSplitter.Name