LOCK_MODE_LOCKED

const val LOCK_MODE_LOCKED: Int = 3(source)

The user cannot swipe between list and detail panes, though the app can open or close the drawer/list pane programmatically.