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