Searched refs:rowName (Results 1 – 1 of 1) sorted by relevance
124 public synchronized ContentValues getValues(String rowName) { in getValues() argument126 return mValues.get(rowName); in getValues()