Searched refs:getCursorUUIDList (Results 1 – 2 of 2) sorted by relevance
158 List<UUID> uuidList = StorageUtils.getCursorUUIDList(cursor, UUIDS_COLUMN_NAME); in addChangeLogs()
420 public static List<UUID> getCursorUUIDList(Cursor cursor, String columnName) { in getCursorUUIDList() method in StorageUtils