Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java1228 SomeArgs state = removePendingPersistCookieLPr(pkg, userId); in cancelPendingPersistLPw()
1249 private SomeArgs removePendingPersistCookieLPr(@NonNull PackageParser.Package pkg, in removePendingPersistCookieLPr() method in InstantAppRegistry.CookiePersistence
1267 SomeArgs state = removePendingPersistCookieLPr(pkg, userId); in handleMessage()