Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp2029 auto PrintComponent = [&components, &printer](const std::string& component) -> void { in Dump() local
2035 PrintComponent("app-widget"); in Dump()
2036 PrintComponent("device-admin"); in Dump()
2037 PrintComponent("ime"); in Dump()
2038 PrintComponent("wallpaper"); in Dump()
2039 PrintComponent("accessibility"); in Dump()
2040 PrintComponent("print-service"); in Dump()
2041 PrintComponent("payment"); in Dump()
2042 PrintComponent("search"); in Dump()
2043 PrintComponent("document-provider"); in Dump()
[all …]