Home | History | Annotate | Download | only in browse

Lines Matching refs:REPORT_SPAM

1710         public static final int REPORT_SPAM = 5;
1826 case REPORT_SPAM:
1830 final String operation = mType == REPORT_SPAM ?
1831 ConversationOperations.REPORT_SPAM :
2227 return applyAction(conversations, ConversationOperation.REPORT_SPAM, undoCallback);