Searched refs:dividerView (Results 1 – 1 of 1) sorted by relevance
119 DividerView dividerView = getComponent(Divider.class).getView(); in handleDockKey() local120 DividerSnapAlgorithm snapAlgorithm = dividerView.getSnapAlgorithm(); in handleDockKey()121 int dividerPosition = dividerView.getCurrentPosition(); in handleDockKey()127 dividerView.startDragging(true /* animate */, false /* touching */); in handleDockKey()128 dividerView.stopDragging(target.position, 0f, false /* avoidDismissStart */, in handleDockKey()