Searched defs:kAppZipName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DAssetManager.cpp63 static const char* kAppZipName = NULL; //"classes.jar"; variable
167 if (kAppZipName) {
168 realPath.appendPath(kAppZipName);

Completed in 11 milliseconds