Searched refs:COLUMN_ABSOLUTE_PATH (Results 1 – 2 of 2) sorted by relevance
48 public static final String COLUMN_ABSOLUTE_PATH = "absolute_path"; field in ManagedFileContentProvider57 COLUMN_ABSOLUTE_PATH,215 } else if (COLUMN_ABSOLUTE_PATH.equals(columnName)) { in getColumnValue()
384 columnValues.get(ContentProviderHandler.COLUMN_ABSOLUTE_PATH), in testParseQueryResultRow()