Searched refs:getContentValues (Results 1 – 6 of 6) sorted by relevance
531 getContentValues(word1, word2, mLocale)); in doLoadTaskLocked()570 private static ContentValues getContentValues(String word1, String word2, String locale) { in getContentValues() method in UserHistoryDictionary.UpdateDbTask
191 ContentValues cv = message.getContentValues(); in insertNewBroadcast()
267 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in EntityDelta
481 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in ContactLoader.Result
1534 contactUri, mState.get(0).getContentValues());
1847 mListener.onCreateRawContactRequested(mContactData.getContentValues(), account); in createCopy()