Home
last modified time | relevance | path

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

/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java235 int frequencyInt = Integer.parseInt(frequency); in restoreDictionary() local
255 cv.put(Words.FREQUENCY, frequencyInt); in restoreDictionary()