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