ACTION_DREAMING_STOPPED constant

String const ACTION_DREAMING_STOPPED

Broadcast Action: Sent after the system stops dreaming.

This is a protected intent that can only be sent by the system. It is only sent to registered receivers.

Implementation

static const String ACTION_DREAMING_STOPPED =
    "android.intent.action.DREAMING_STOPPED";