Home
last modified time | relevance | path

Searched refs:REPORT_NOT_SPAM (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
DHistoryItemActionModulesBuilder.java92 Event.REPORT_NOT_SPAM,
103 int REPORT_NOT_SPAM = 4; field
120 .put(Event.REPORT_NOT_SPAM, DialerImpression.Type.CALL_LOG_REPORT_AS_NOT_SPAM)
384 context, blockReportSpamDialogInfo, getImpression(Event.REPORT_NOT_SPAM))); in addModuleForBlockedOrSpamNumber()