Searched refs:getValueFromFreqString (Results 1 – 1 of 1) sorted by relevance
180 int freq = getValueFromFreqString(attrs.getValue(uri, DST_FREQ)); in startElement()189 protected int getValueFromFreqString(final String freqString) { in getValueFromFreqString() method in XmlDictInputOutput.AssociativeListHandler240 protected int getValueFromFreqString(final String freqString) { in getValueFromFreqString() method in XmlDictInputOutput.ShortcutAndWhitelistHandler244 final int intValue = super.getValueFromFreqString(freqString); in getValueFromFreqString()