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.java1229 SomeArgs state = removePendingPersistCookieLPr(pkg, userId); in cancelPendingPersistLPw()
1250 private SomeArgs removePendingPersistCookieLPr(@NonNull PackageParser.Package pkg, in removePendingPersistCookieLPr() method in InstantAppRegistry.CookiePersistence
1268 SomeArgs state = removePendingPersistCookieLPr(pkg, userId); in handleMessage()