Home
last modified time | relevance | path

Searched refs:updateCurrentSplitAttributes (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitContainer.java162 void updateCurrentSplitAttributes(@NonNull SplitAttributes splitAttributes) { in updateCurrentSplitAttributes() method in SplitContainer
DSplitPresenter.java730 splitContainer.updateCurrentSplitAttributes(splitAttributes); in expandSplitContainerIfNeeded()
DSplitController.java2103 splitContainer.updateCurrentSplitAttributes(splitAttributes); in updateSplitContainerIfNeeded()
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DSplitPresenterTest.java684 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()
690 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()
700 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()