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