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

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

Completed in 65 milliseconds