Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp254 static bool IsPossibleNormalPlaceholderEnd(const char c) { in IsPossibleNormalPlaceholderEnd() function
368 if (IsPossibleNormalPlaceholderEnd(c)) { in Text()