Searched defs:persistInstantApplicationCookie (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppRegistry.java182 private void persistInstantApplicationCookie(@Nullable byte[] cookie, method in class:InstantAppRegistry
1259 persistInstantApplicationCookie(cookie, pkg.packageName, cookieFile, userId);

Completed in 29 milliseconds