Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1830 class CompatibleScreens : public ManifestExtractor::Element { class
1832 CompatibleScreens() = default;
2352 {"compatible-screens", std::is_base_of<CompatibleScreens, T>::value}, in ElementCast()
2406 {"compatible-screens", &CreateType<CompatibleScreens>}, in Inflate()