Searched refs:W_STATUS_BAR (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayPolicyInsetsTests.java | 42 addWindows = { WindowTestsBase.W_STATUS_BAR, WindowTestsBase.W_NAVIGATION_BAR })
|
D | DisplayPolicyLayoutTests.java | 64 addWindows = { WindowTestsBase.W_STATUS_BAR, WindowTestsBase.W_NAVIGATION_BAR })
|
D | WindowTestsBase.java | 371 if (addAll || ArrayUtils.contains(requestedWindows, W_STATUS_BAR)) { in addCommonWindows() 1127 static final int W_STATUS_BAR = TYPE_STATUS_BAR; field in WindowTestsBase 1141 W_STATUS_BAR,
|
D | DisplayPolicyTests.java | 265 @SetupWindows(addWindows = { W_ACTIVITY, W_STATUS_BAR })
|
D | WindowStateTests.java | 460 @SetupWindows(addWindows = { W_ACTIVITY, W_STATUS_BAR })
|
D | DisplayContentTests.java | 1575 @SetupWindows(addWindows = { W_ACTIVITY, W_WALLPAPER, W_STATUS_BAR, W_NAVIGATION_BAR,
|