Searched refs:ACTION_INSTALL_COMMIT (Results 1 – 2 of 2) sorted by relevance
64 private static final String ACTION_INSTALL_COMMIT = field in BackgroundInstallControlServiceTest192 final IntentFilter intentFilter = new IntentFilter(ACTION_INSTALL_COMMIT); in installPackage()230 new Intent(ACTION_INSTALL_COMMIT) in createPendingIntent()
46 private static final String ACTION_INSTALL_COMMIT = field in PackageInstallerImpl264 String action = ACTION_INSTALL_COMMIT + "." + packageName; in getCommitCallback()