Searched refs:getThreadCursor (Results 1 – 2 of 2) sorted by relevance
66 public static Cursor getThreadCursor(@NonNull String threadId) { in getThreadCursor() method in CursorUtils
95 Cursor threadCursor = CursorUtils.getThreadCursor(conversationId); in getRecipientIds()