Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2498 const bool localeMatches = strncmp( in isLocaleBetterThan() local
2502 if (localeMatches != otherMatches) { in isLocaleBetterThan()
2503 return localeMatches; in isLocaleBetterThan()