Searched defs:segments (Results 1 – 12 of 12) sorted by relevance
86 String[] segments = split(); in toString() local102 String[] segments = split(s); in fromString() local117 String[] segments = new String[n]; in split() local132 ArrayList<String> segments = new ArrayList<String>(); in split() local161 ArrayList<String> segments = new ArrayList<String>(); in splitSequence() local
33 String[] segments = Path.split(pattern); in add() local42 String[] segments = path.split(); in match() local
38 String[] segments = path.split(); in createMediaObject() local
102 List<String> segments = uri.getPathSegments(); in getType() local149 List<String> segments = uri.getPathSegments(); in openFile() local164 List<String> segments = uri.getPathSegments(); in openFile() local255 List<String> segments = uri.getPathSegments(); in query() local
123 String[] segments = path.split(); in getAppliedFilters() local
219 List<String> segments = uri.getPathSegments(); in createUriData() local
6262 ArrayList<LookupKeySegment> segments = key.parse(lookupKey); in lookupContactIdByLookupKey() local6325 ArrayList<LookupKeySegment> segments) { in lookupContactIdBySourceIds()6382 ArrayList<LookupKeySegment> segments) { in lookupContactIdByRawContactIds()6439 ArrayList<LookupKeySegment> segments) { in lookupContactIdByDisplayNames()6482 private boolean lookupKeyContainsType(ArrayList<LookupKeySegment> segments, int lookupType) { in lookupKeyContainsType()6496 private long getMostReferencedContactId(ArrayList<LookupKeySegment> segments) { in getMostReferencedContactId()
274 List<String> segments = cpo.getUri().getPathSegments(); in countInsertOperationsForTable() local
765 LinkedList<DNASegment> segments = new LinkedList<DNASegment>(); in createDNAStrands() local980 private static void weaveDNAStrands(LinkedList<DNASegment> segments, int firstJulianDay, in weaveDNAStrands()1044 private static void addNewSegment(LinkedList<DNASegment> segments, Event event, in addNewSegment()
4184 List <String> segments = uri.getPathSegments(); in update() local
3055 List<String> segments = uri.getPathSegments(); in deleteInTransaction() local