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

/frameworks/base/tools/aapt/
H A DCommand.cpp815 bool actDeviceAdminEnabled = false; local
972 hasDeviceAdminReceiver |= (actDeviceAdminEnabled &&
974 hasOtherReceivers |= (!actWidgetReceivers && !actDeviceAdminEnabled);
1654 actDeviceAdminEnabled = false;
1729 actDeviceAdminEnabled = true;

Completed in 22 milliseconds