Searched refs:CHILD_FOLDERS_LIST_URI (Results 1 – 4 of 4) sorted by relevance
86 inboxfolderDetailsMap.get(FolderColumns.CHILD_FOLDERS_LIST_URI).toString(), in initializeAccount()291 folderMap.put(FolderColumns.CHILD_FOLDERS_LIST_URI, folderUri + "/getChildFolders"); in createFolderDetailsMap()
774 FolderColumns.CHILD_FOLDERS_LIST_URI,991 public static final String CHILD_FOLDERS_LIST_URI = "childFoldersListUri"; field in UIProvider.FolderColumns
88 .getColumnIndex(UIProvider.FolderColumns.CHILD_FOLDERS_LIST_URI); in testGetFolders()
2820 .add(UIProvider.FolderColumns.CHILD_FOLDERS_LIST_URI, uriWithId("uisubfolders")) in getFolderListMap()