Home
last modified time | relevance | path

Searched refs:getContainerBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DDividerPresenterTest.java674 DividerPresenter.getContainerBackgroundColor(container, defaultColor)); in testGetContainerBackgroundColor()
679 DividerPresenter.getContainerBackgroundColor(container, defaultColor)); in testGetContainerBackgroundColor()
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DDividerPresenter.java304 static Color getContainerBackgroundColor( in getContainerBackgroundColor() method in DividerPresenter
1464 : getContainerBackgroundColor(container, defaultColor);