Searched refs:toContentValues (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DDownloadManager.java763 ContentValues toContentValues(String packageName) { method in class:DownloadManager.Request
1013 ContentValues values = request.toContentValues(mPackageName);
1394 ContentValues values = request.toContentValues(null);

Completed in 54 milliseconds