Searched refs:docLastModified (Results 1 – 1 of 1) sorted by relevance
778 final long docLastModified = getCursorLong(cursor, Document.COLUMN_LAST_MODIFIED); in getDocumentView() local920 if (docLastModified == -1) { in getDocumentView()923 date.setText(formatTime(context, docLastModified)); in getDocumentView()