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

/frameworks/base/tools/aapt/
H A DCommand.cpp813 bool actDeviceAdminEnabled = false; local
970 hasDeviceAdminReceiver |= (actDeviceAdminEnabled &&
972 hasOtherReceivers |= (!actWidgetReceivers && !actDeviceAdminEnabled);
1652 actDeviceAdminEnabled = false;
1727 actDeviceAdminEnabled = true;

Completed in 10 milliseconds