Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitContainer.java161 void updateCurrentSplitAttributes(@NonNull SplitAttributes splitAttributes) { in updateCurrentSplitAttributes() method in SplitContainer
H A DSplitPresenter.java586 splitContainer.updateCurrentSplitAttributes(splitAttributes); in expandSplitContainerIfNeeded()
H A DSplitController.java1750 splitContainer.updateCurrentSplitAttributes(splitAttributes); in updateSplitContainerIfNeeded()
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DSplitPresenterTest.java642 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()
648 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()
658 splitContainer.updateCurrentSplitAttributes(SPLIT_ATTRIBUTES); in testExpandSplitContainerIfNeeded()