Searched refs:reportPhishing (Results 1 – 2 of 2) sorted by relevance
2251 public int reportPhishing(Collection<Conversation> conversations) { in reportPhishing() method in ConversationCursor2252 return reportPhishing(conversations, null); in reportPhishing()2255 public int reportPhishing(Collection<Conversation> conversations, UndoCallback undoCallback) { in reportPhishing() method in ConversationCursor
3026 mConversationListCursor.reportPhishing(mTarget, mCallback);