Searched refs:onAppInstalled (Results 1 – 2 of 2) sorted by relevance
300 void onAppInstalled(String packageName); in onAppInstalled() method325 listener.onAppInstalled(packageName); in onReceive()
964 public void onAppInstalled(String packageName) { in registerOnBackgroundApplicationInstallUninstallListener()