Home
last modified time | relevance | path

Searched defs:isPublic (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h498 bool isPublic(const String16& entry) const { in isPublic() function
DAaptAssets.h341 bool isPublic; variable
DXMLNode.cpp72 bool isPublic = true; in getNamespaceResourcePackage() local
DResource.cpp2363 bool isPublic = true; in writeLayoutClasses() local
2596 bool isPublic = true; in writeTextLayoutClasses() local
DResourceTable.cpp3750 ssize_t ResourceTable::Entry::flatten(Bundle* /* bundle */, const sp<AaptFile>& data, bool isPublic) in flatten()