Searched refs:LOCK_MODE_LOCKED_CLOSED (Results 1 – 3 of 3) sorted by relevance
88 public static final int LOCK_MODE_LOCKED_CLOSED = 1; field in CarDrawerLayout458 case LOCK_MODE_LOCKED_CLOSED: in setDrawerLockMode()
340 mContainer.setDrawerLockMode(CarDrawerLayout.LOCK_MODE_LOCKED_CLOSED); in setDrawerEnabled()
834 mDrawerContainer.setDrawerLockMode(DrawerLayout.LOCK_MODE_LOCKED_CLOSED); in closeDrawer()