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