Searched refs:mPendingPersistCookies (Results 1 – 1 of 1) sorted by relevance
1185 private final SparseArray<ArrayMap<String, SomeArgs>> mPendingPersistCookies field in InstantAppRegistry.CookiePersistence1216 mPendingPersistCookies.get(userId); in getPendingPersistCookieLPr()1239 mPendingPersistCookies.get(userId); in addPendingPersistCookieLPw()1242 mPendingPersistCookies.put(userId, pendingWorkForUser); in addPendingPersistCookieLPw()1253 mPendingPersistCookies.get(userId); in removePendingPersistCookieLPr()1258 mPendingPersistCookies.remove(userId); in removePendingPersistCookieLPr()