Searched refs:newCookieFile (Results 1 – 1 of 1) sorted by relevance
1198 File newCookieFile = computeInstantCookieFile(pkg.packageName, in schedulePersistLPw() local1204 if (oldCookieFile != null && !newCookieFile.equals(oldCookieFile)) { in schedulePersistLPw()1208 addPendingPersistCookieLPw(userId, pkg, cookie, newCookieFile); in schedulePersistLPw()