Searched defs:notifyPackageUse (Results 1 – 4 of 4) sorted by relevance
607 public abstract void notifyPackageUse(String packageName, int reason); in notifyPackageUse() method in PackageManagerInternal
518 oneway void notifyPackageUse(String packageName, int reason); in notifyPackageUse() method
9871 public void notifyPackageUse(String packageName, int reason) { in notifyPackageUse() method in PackageManagerService24893 public void notifyPackageUse(String packageName, int reason) { in notifyPackageUse() method in PackageManagerInternalImpl
3123 void notifyPackageUse(String packageName, int reason) { in notifyPackageUse() method in ActivityManagerService