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.cpp1551 bool has_main_action = false; member in aapt::Activity
1596 if (has_main_action && has_launcher_category) { in Print()
1619 if (has_main_action && has_launcher_category) { in ToProto()
1999 activity->has_main_action = true; in Extract()