Searched defs:getLastSegmentInPath (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DFsUtils.java198 public static String getLastSegmentInPath(String path) { method in class:FsUtils
208 lineBuffer.append(getLastSegmentInPath(url));

Completed in 52 milliseconds