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

/frameworks/base/tools/aapt/
H A DCommand.cpp1008 bool actDeviceAdminEnabled = false; local
1173 hasDeviceAdminReceiver |= (actDeviceAdminEnabled &&
1176 (!actWidgetReceivers && !actDeviceAdminEnabled);
1933 actDeviceAdminEnabled = false;
2013 actDeviceAdminEnabled = true;

Completed in 32 milliseconds