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