ACTION_DREAM_SETTINGS constant

String const ACTION_DREAM_SETTINGS

Activity Action: Show Daydream settings.

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

Input: Nothing.

Output: Nothing. @see android.service.dreams.DreamService

Implementation

static const String ACTION_DREAM_SETTINGS = "android.settings.DREAM_SETTINGS";