Searched refs:hashTable (Results 1 – 1 of 1) sorted by relevance
1096 HashMap hashTable = null; in getReplaceTable() local1099 hashTable = JP_FULL_HIRAGANA_REPLACE_TABLE; in getReplaceTable()1102 hashTable = JP_FULL_KATAKANA_REPLACE_TABLE; in getReplaceTable()1106 hashTable = JP_FULL_ALPHABET_REPLACE_TABLE; in getReplaceTable()1115 hashTable = JP_HALF_ALPHABET_REPLACE_TABLE; in getReplaceTable()1119 hashTable = JP_HALF_KATAKANA_REPLACE_TABLE; in getReplaceTable()1125 return hashTable; in getReplaceTable()