ACTION_SYSTEM_UPDATE_SETTINGS constant

String const ACTION_SYSTEM_UPDATE_SETTINGS

Activity Action: Show settings for system update functionality.

In some cases, a matching Activity may not exist, so ensure you safeguard against this.

Input: Nothing.

Output: Nothing.

@hide

Implementation

static const String ACTION_SYSTEM_UPDATE_SETTINGS =
    "android.settings.SYSTEM_UPDATE_SETTINGS";