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