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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_constants.h 44 static const char *const SHORTCUT_FILE_EXTENSION;
ver4_dict_constants.cpp 39 const char *const Ver4DictConstants::SHORTCUT_FILE_EXTENSION = ".shortcut_shortcut";
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
shortcut_dict_content.h 42 Ver4DictConstants::SHORTCUT_FILE_EXTENSION, isUpdatable,
shortcut_dict_content.cpp 74 Ver4DictConstants::SHORTCUT_FILE_EXTENSION);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 257 static final String SHORTCUT_FILE_EXTENSION = ".shortcut";

Completed in 282 milliseconds