Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp615 bool isInProductList(const String16& needle, const String16& haystack) { in isInProductList() function
696 if (isInProductList(product, String16(bundleProduct))) { in parseAndAddEntry()