Searched refs:getCursorLongList (Results 1 – 3 of 3) sorted by relevance
114 StorageUtils.getCursorLongList( in cachePreMigrationTable()
279 public static List<Long> getCursorLongList(Cursor cursor, String columnName, String delimiter) { in getCursorLongList() method in StorageUtils
331 StorageUtils.getCursorLongList( in populateDataCategoryToAppIdPriorityMap()