Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DMetadataDbHelper.java609 public static ContentValues getContentValuesByPendingId(final SQLiteDatabase db, in getContentValuesByPendingId() method in MetadataDbHelper
690 getContentValuesByPendingId(getDb(context, clientId), downloadId); in getDownloadRecordsForDownloadId()