Home
last modified time | relevance | path

Searched defs:isDraggableExpandType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitAttributesHelper.java53 static boolean isDraggableExpandType(@NonNull SplitAttributes splitAttributes) { in isDraggableExpandType() method in SplitAttributesHelper
DDividerPresenter.java352 boolean isDraggableExpandType, in getInitialDividerPosition()