Searched refs:peekInstantCookieFile (Results 1 – 2 of 2) sorted by relevance
149 File cookieFile = peekInstantCookieFile(packageName, userId); in getInstantAppCookieLPw()298 File currentCookieFile = peekInstantCookieFile(pkg.packageName, userId); in onPackageInstalledLPw()561 File cookie = peekInstantCookieFile(packageName, userId); in deleteInstantApplicationMetadataLPw()620 || peekInstantCookieFile(packageName, userId) != null; in hasInstantAppMetadataLPr()1024 private static @Nullable File peekInstantCookieFile(@NonNull String packageName, in peekInstantCookieFile() method in InstantAppRegistry1202 File oldCookieFile = peekInstantCookieFile(pkg.packageName, userId); in schedulePersistLPw()
10375 PLcom/android/server/pm/InstantAppRegistry;->peekInstantCookieFile(Ljava/lang/String;I)Ljava/io/Fil…