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