Searched refs:ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER (Results 1 – 2 of 2) sorted by relevance
53 static final String ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER = "show_dialog_to_block_number"; field in ShowBlockReportSpamDialogReceiver67 intentFilter.addAction(ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER); in getIntentFilter()84 case ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER: in onReceive()
56 intent.setAction(ShowBlockReportSpamDialogReceiver.ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER); in notifyShowDialogToBlockNumber()