Searched defs:PATH_DELIM (Results 1 – 1 of 1) sorted by relevance
39 private static final int PATH_DELIM = -1; field in UsageGraph121 mPaths.put(points.keyAt(points.size() - 1) + 1, PATH_DELIM); in addPath() local