Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp194 static bool isPossibleNormalPlaceholderEnd(const char16_t c) { in isPossibleNormalPlaceholderEnd() function
287 if (isPossibleNormalPlaceholderEnd(c)) { in text()