Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A 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()
H A Dheader_policy.h225 static const char *const REQUIRES_GERMAN_UMLAUT_PROCESSING_KEY; variable