Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/
DDesktopModeWindowDecorationTests.java1876 private InsetsState createInsetsState(@NonNull List<InsetsSource> sources) { in createInsetsState() method in DesktopModeWindowDecorationTests
1882 private InsetsState createInsetsState(@WindowInsets.Type.InsetsType int type, boolean visible) { in createInsetsState() method in DesktopModeWindowDecorationTests
DWindowDecorationTests.java1189 private InsetsState createInsetsState(@WindowInsets.Type.InsetsType int type, boolean visible) { in createInsetsState() method in WindowDecorationTests