Searched refs:COMMAND_GET_RAW_FOLDERS (Results 1 – 4 of 4) sorted by relevance
546 ConversationCursorCommand.COMMAND_GET_RAW_FOLDERS, true); in RAW_FOLDERS_REQUEST.putBoolean() argument592 if (response.containsKey(ConversationCursorCommand.COMMAND_GET_RAW_FOLDERS)) { in readRawFolders()593 fl = response.getParcelable(ConversationCursorCommand.COMMAND_GET_RAW_FOLDERS); in readRawFolders()
1415 public static final String COMMAND_GET_RAW_FOLDERS = ConversationColumns.RAW_FOLDERS; field in UIProvider.ConversationCursorCommand
157 UIProvider.ConversationCursorCommand.COMMAND_GET_RAW_FOLDERS; in respond()
225 ConversationCursorCommand.COMMAND_GET_RAW_FOLDERS, folderList); in createConversationDetailsMap()