Searched refs:sysApnFile (Results 1 – 1 of 1) sorted by relevance
817 private File pickSecondIfExists(File sysApnFile, File altApnFile) { in pickSecondIfExists() argument820 " instead of " + sysApnFile.getPath()); in pickSecondIfExists()823 if (DBG) log("Load APNs from " + sysApnFile.getPath() + in pickSecondIfExists()825 return sysApnFile; in pickSecondIfExists()