HomeSort by relevance Sort by last modified time
    Searched full:hasleadingidentifiers (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/aapt2/
ResourceUtils.cpp 195 bool hasLeadingIdentifiers = false;
200 hasLeadingIdentifiers = true;
225 if (!hasLeadingIdentifiers && ref.package.empty() && !typeStr.empty()) {

Completed in 658 milliseconds