Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1931 String16 instrumentation16("instrumentation"); in buildResources() local
2060 } else if (strcmp16(block.getElementName(&len), instrumentation16.c_str()) == 0) { in buildResources()