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