Searched refs:mPendingPersistCookies (Results 1 – 1 of 1) sorted by relevance
1162 private final SparseArray<ArrayMap<PackageParser.Package, SomeArgs>> mPendingPersistCookies field in InstantAppRegistry.CookiePersistence1192 mPendingPersistCookies.get(userId); in getPendingPersistCookieLPr()1215 mPendingPersistCookies.get(userId); in addPendingPersistCookieLPw()1218 mPendingPersistCookies.put(userId, pendingWorkForUser); in addPendingPersistCookieLPw()1229 mPendingPersistCookies.get(userId); in removePendingPersistCookieLPr()1234 mPendingPersistCookies.remove(userId); in removePendingPersistCookieLPr()