Home
last modified time | relevance | path

Searched refs:LOCALE_EN_US_SIZE (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dadditional_proximity_chars.h30 static const int LOCALE_EN_US_SIZE = 2; variable
31 static const int LOCALE_EN_US[LOCALE_EN_US_SIZE];
Dadditional_proximity_chars.cpp22 const int AdditionalProximityChars::LOCALE_EN_US[LOCALE_EN_US_SIZE] = { 'e', 'n' };