Home | History | Annotate | Download | only in browse

Lines Matching refs:REPORT_SPAM

1691         public static final int REPORT_SPAM = 5;
1801 case REPORT_SPAM:
1805 final String operation = mType == REPORT_SPAM ?
1806 ConversationOperations.REPORT_SPAM :
2152 return applyAction(conversations, ConversationOperation.REPORT_SPAM);