Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1231 bool has_main_action = false; member in aapt::Activity
1276 if (has_main_action && has_launcher_category) { in Print()
1556 activity->has_main_action = true; in Extract()