Searched refs:formatAttributeMap (Results 1 – 3 of 3) sorted by relevance
40 public static String formatAttributeMap(final HashMap<String, String> attributeMap) { in formatAttributeMap() method in CombinedFormatUtils
205 destination.write(CombinedFormatUtils.formatAttributeMap(dict.mOptions.mAttributes)); in writeDictionaryCombined()
702 Log.d(tag, CombinedFormatUtils.formatAttributeMap( in dumpAllWordsForDebug()