Searched refs:ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM (Results 1 – 2 of 2) sorted by relevance
56 static final String ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM = "show_dialog_to_report_not_spam"; field in ShowBlockReportSpamDialogReceiver68 intentFilter.addAction(ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM); in getIntentFilter()90 case ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM: in onReceive()
69 intent.setAction(ShowBlockReportSpamDialogReceiver.ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM); in notifyShowDialogToReportNotSpam()