Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java271 assumeTrue(mWindowState.hasNotificationShade()); in testCloseSystemDialogs_withWindowAboveShadeAndTargetSdk30_isSent()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java945 public boolean hasNotificationShade() { in hasNotificationShade() method in WindowManagerState