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