Searched refs:mPendingPersistCookies (Results 1 – 1 of 1) sorted by relevance
1184 private final SparseArray<ArrayMap<String, SomeArgs>> mPendingPersistCookies field in InstantAppRegistry.CookiePersistence1215 mPendingPersistCookies.get(userId); in getPendingPersistCookieLPr()1238 mPendingPersistCookies.get(userId); in addPendingPersistCookieLPw()1241 mPendingPersistCookies.put(userId, pendingWorkForUser); in addPendingPersistCookieLPw()1252 mPendingPersistCookies.get(userId); in removePendingPersistCookieLPr()1257 mPendingPersistCookies.remove(userId); in removePendingPersistCookieLPr()