OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frequencyint
(Results
1 - 1
of
1
) sorted by null
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DictionaryBackupAgent.java
234
int
frequencyInt
= Integer.parseInt(frequency);
240
cv.put(Words.FREQUENCY,
frequencyInt
);
Completed in 397 milliseconds