Searched refs:CookiePersistence (Results 1 – 2 of 2) sorted by relevance
113 private final CookiePersistence mCookiePersistence;134 mCookiePersistence = new CookiePersistence(BackgroundThread.getHandler().getLooper()); in InstantAppRegistry()1176 private final class CookiePersistence extends Handler { class in InstantAppRegistry1188 public CookiePersistence(Looper looper) { in CookiePersistence() method in InstantAppRegistry.CookiePersistence
19875 Lcom/android/server/pm/InstantAppRegistry$CookiePersistence;