Home
last modified time | relevance | path

Searched refs:getDownloadRecordsForDownloadId (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DMetadataDbHelper.java673 public static ArrayList<DownloadRecord> getDownloadRecordsForDownloadId(final Context context, in getDownloadRecordsForDownloadId() method in MetadataDbHelper
H A DUpdateHandler.java387 MetadataDbHelper.getDownloadRecordsForDownloadId(context, in getDownloadRecordsForCompletedDownloadInfo()