Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.cpp27 const char *const HeaderPolicy::REQUIRES_GERMAN_UMLAUT_PROCESSING_KEY = member in latinime::HeaderPolicy
91 REQUIRES_GERMAN_UMLAUT_PROCESSING_KEY, false); in readRequiresGermanUmlautProcessing()
Dheader_policy.h225 static const char *const REQUIRES_GERMAN_UMLAUT_PROCESSING_KEY; variable