PowerManager.ActionDeviceIdleModeChanged Field

Definition

Intent that is broadcast when the state of #isDeviceIdleMode() changes.

[Android.Runtime.Register("ACTION_DEVICE_IDLE_MODE_CHANGED", ApiSince=23)]
public const string ActionDeviceIdleModeChanged;
[<Android.Runtime.Register("ACTION_DEVICE_IDLE_MODE_CHANGED", ApiSince=23)>]
val mutable ActionDeviceIdleModeChanged : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.PowerManager.ACTION_DEVICE_IDLE_MODE_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to