Home | History | Annotate | Download | only in data

Lines Matching refs:startDelete

707         handler.startDelete(token, null, Threads.OBSOLETE_THREADS_URI, null, null);
759 public static void startDelete(ConversationQueryHandler handler, int token, boolean deleteAll,
763 Log.v(TAG, "Conversation startDelete sDeletingThreads: " +
777 handler.startDelete(token, new Long(threadId), uri, selection, null);
809 handler.startDelete(token, new Long(-1), Threads.CONTENT_URI, selection, null);