HomeSort by relevance Sort by last modified time
    Searched refs:getSessionInstance (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_DicTraverseSession.cpp 31 void *traverseSession = DicTraverseSession::getSessionInstance(env, localeJStr, dictSize);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
dic_traverse_session.h 41 static AK_FORCE_INLINE void *getSessionInstance(JNIEnv *env, jstring localeStr,

Completed in 134 milliseconds