keyguardDisabled property

bool? keyguardDisabled
getter/setter pair

If true, this disables the Lock Screen (https://source.android.com/docs/core/display/multi_display/lock-screen) for primary and/or secondary displays.

Implementation

core.bool? keyguardDisabled;