Searched defs:getCursorString (Results 1 – 2 of 2) sorted by relevance
143 private static String getCursorString(Cursor cursor, String column) { in getCursorString() method in OpenHelper
320 public static String getCursorString(Cursor cursor, String columnName) { in getCursorString() method in DocumentInfo