Home
last modified time | relevance | path

Searched refs:canonicalPathExceptBaseName (Results 1 – 1 of 1) sorted by relevance

/libcore/tzdata/update/src/main/libcore/tzdata/update/
DFileUtils.java145 String canonicalPathExceptBaseName = in isSymlink() local
147 return !file.getCanonicalPath().equals(canonicalPathExceptBaseName); in isSymlink()