Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2524 const bool localeMatches = strncmp( in isLocaleBetterThan() local
2528 if (localeMatches != otherMatches) { in isLocaleBetterThan()
2529 return localeMatches; in isLocaleBetterThan()