Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java134 public byte[] getInstantAppCookieLPw(@NonNull String packageName, in getInstantAppCookieLPw() method in InstantAppRegistry
DPackageManagerService.java8882 return mInstantAppRegistry.getInstantAppCookieLPw( in getInstantAppCookie()