ACTION_APPLICATION_RESTRICTIONS_CHANGED constant
String
const ACTION_APPLICATION_RESTRICTIONS_CHANGED
Broadcast Action: Sent after application restrictions are changed.
This is a protected intent that can only be sent by the system.
Implementation
static const String ACTION_APPLICATION_RESTRICTIONS_CHANGED =
"android.intent.action.APPLICATION_RESTRICTIONS_CHANGED";