EXTRA_CHANGED_UID_LIST constant

String const EXTRA_CHANGED_UID_LIST

This field is part of {@link android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE}, {@link android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE} and contains an integer array of uids of all of the components that have changed.

Implementation

static const String EXTRA_CHANGED_UID_LIST =
    "android.intent.extra.changed_uid_list";