Searched defs:decorWindow (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ScreenDecorWindowTests.java | 125 final View decorWindow = createDecorWindow(TOP, MATCH_PARENT, mDecorThickness); in testScreenSides() local 159 final View decorWindow = createDecorWindow(TOP, MATCH_PARENT, mDecorThickness); in testFlagChange() local 180 final View decorWindow = createDecorWindow(TOP, MATCH_PARENT, mDecorThickness); in testRemoval() local
|
D | DisplayPolicyLayoutTests.java | 533 final WindowState decorWindow = createWindow(null, TYPE_APPLICATION_OVERLAY, in testScreenDecorWindows() local 575 private void updateDecorWindow(WindowState decorWindow, int width, int height, int gravity) { in updateDecorWindow()
|