Searched refs:sConversationListCursorColumns (Results 1 – 1 of 1) sorted by relevance
47 private final static String[] sConversationListCursorColumns = new String[] { field in TestDataFactory116 return new FakeCursor(ConversationListItemData.PROJECTION, sConversationListCursorColumns, in getConversationListCursor()123 return new FakeCursor(ConversationListItemData.PROJECTION, sConversationListCursorColumns, in getEmptyConversationListCursor()