Home
last modified time | relevance | path

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

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