Searched refs:getCursorFile (Results 1 – 1 of 1) sorted by relevance
121 final File file = getCursorFile(cursor, COLUMN_LOCAL_FILENAME); in buildViewIntent()206 private static File getCursorFile(Cursor cursor, String column) { in getCursorFile() method in OpenHelper