Searched refs:getPendingPersistCookieLPr (Results 1 – 1 of 1) sorted by relevance
146 byte[] pendingCookie = mCookiePersistence.getPendingPersistCookieLPr(pkg, userId); in getInstantAppCookieLPw()1213 public @Nullable byte[] getPendingPersistCookieLPr(@NonNull PackageParser.Package pkg, in getPendingPersistCookieLPr() method in InstantAppRegistry.CookiePersistence