Home
last modified time | relevance | path

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

/system/timezone/distro/core/src/main/com/android/timezone/distro/
DFileUtils.java125 String canonicalPathExceptBaseName = in isSymlink() local
127 return !file.getCanonicalPath().equals(canonicalPathExceptBaseName); in isSymlink()