Searched defs:notifyPackageUse (Results 1 – 3 of 3) sorted by relevance
676 public abstract void notifyPackageUse(String packageName, int reason); in notifyPackageUse() method in PackageManagerInternal
526 oneway void notifyPackageUse(String packageName, int reason); in notifyPackageUse() method
3015 void notifyPackageUse(String packageName, int reason) { in notifyPackageUse() method in ActivityManagerService