EXTRA_RESTRICTIONS_BUNDLE constant

String const EXTRA_RESTRICTIONS_BUNDLE

Extra sent in the intent to the BroadcastReceiver that handles {@link #ACTION_GET_RESTRICTION_ENTRIES}. The type of the extra is a Bundle containing the restrictions as key/value pairs.

Implementation

static const String EXTRA_RESTRICTIONS_BUNDLE =
    "android.intent.extra.restrictions_bundle";