Home
last modified time | relevance | path

Searched refs:persistInstantApplicationCookie (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java183 private void persistInstantApplicationCookie(@Nullable byte[] cookie, in persistInstantApplicationCookie() method in InstantAppRegistry
1274 persistInstantApplicationCookie(cookie, pkg.packageName, cookieFile, userId); in handleMessage()