Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp816 bool actDeviceAdminEnabled = false; in doDump() local
973 hasDeviceAdminReceiver |= (actDeviceAdminEnabled && in doDump()
975 … hasOtherReceivers |= (!actWidgetReceivers && !actDeviceAdminEnabled); in doDump()
1633 actDeviceAdminEnabled = false; in doDump()
1708 actDeviceAdminEnabled = true; in doDump()