Searched refs:getSuffix (Results 1 – 11 of 11) 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()
201 public String getSuffix() { in getSuffix() method in Path
179 int id = Integer.parseInt(path.getSuffix()); in updateExistingItems()
156 sb.append(nd.getSuffix() == null ? "" : nd.getSuffix()); in buildVcardN()
62 public String getSuffix() { in getSuffix() method in StructuredNameDataItem
63 public String getSuffix() { in getSuffix() method in StructuredNameDataItem
133 name.suffix = n.getSuffix(); in PhonebookEntry()
98 int bucketId = Integer.parseInt(path.getSuffix()); in migrateGalleryWidgetsInternal()
173 int bucketId = Integer.parseInt(path.getSuffix()); in setChoosenAlbum()
340 assertEquals(suffix, name.getSuffix()); in assertSplitName()
129 public String getSuffix() { in getSuffix() method in NameSplitter.Name