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.java186 private void persistInstantApplicationCookie(@Nullable byte[] cookie, in persistInstantApplicationCookie() method in InstantAppRegistry
1289 persistInstantApplicationCookie(cookie, pkg.getPackageName(), cookieFile, userId); in handleMessage()