AlertDialogUtils.buildAlertDialog(
                        FUFNotificationsManageActivity.this,
                        null,
                        hashMap.get("Name") + System.getProperty("line.separator") + pkgName,
                        getString(R.string.askIfDel))