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

/frameworks/base/tools/aapt/
H A DCommand.cpp1023 bool actDeviceAdminEnabled = false; local
1188 hasDeviceAdminReceiver |= (actDeviceAdminEnabled &&
1191 (!actWidgetReceivers && !actDeviceAdminEnabled);
1920 actDeviceAdminEnabled = false;
2000 actDeviceAdminEnabled = true;

Completed in 13 milliseconds