Searched refs:productConfFile (Results 1 – 1 of 1) sorted by relevance
814 File productConfFile = new File(Environment.getProductDirectory(), PARTNER_APNS_PATH); in getApnConfFile() local816 confFile = pickSecondIfExists(confFile, productConfFile); in getApnConfFile()