Home | History | Annotate | Download | only in downloads

Lines Matching refs:_DATA

123         Downloads.Impl._DATA,
380 Downloads.Impl._DATA + " TEXT, " +
582 copyString(Downloads.Impl._DATA, values, filteredValues);
748 values.remove(Downloads.Impl._DATA);
1043 String filename = values.getAsString(Downloads.Impl._DATA);
1165 Cursor cursor = query(uri, new String[] {"_data"}, null, null, null);
1224 cursor = query(uri, new String[] { "_data" }, null, null, null);