Searched defs:DOWNLOADS_COLUMN_ID (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DDownloads.java252 result.id = c.getLong(DOWNLOADS_COLUMN_ID);
449 result.id = c.getLong(DOWNLOADS_COLUMN_ID);
576 private static final int DOWNLOADS_COLUMN_ID = 0; field in class:Downloads

Completed in 7 milliseconds