Searched refs:PACKAGE_INSTALLED_ACTION (Results 1 – 1 of 1) sorted by relevance
47 private static final String PACKAGE_INSTALLED_ACTION = field in InstallApkSessionApi73 intent.setAction(PACKAGE_INSTALLED_ACTION); in onCreate()110 if (PACKAGE_INSTALLED_ACTION.equals(intent.getAction())) { in onNewIntent()