Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp1160 bool has_main_action = false; member in aapt::Activity
1205 if (has_main_action && has_launcher_category) { in Print()
1462 activity->has_main_action = true; in Extract()