Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DZenPolicy.java614 public boolean shouldShowAllVisualEffects() { in shouldShowAllVisualEffects() method in ZenPolicy
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java1615 assertTrue(mZenModeHelper.mConfig.getZenPolicy().shouldShowAllVisualEffects()); in testMigrateSuppressedVisualEffects_oneExistsButOff()
1631 assertTrue(mZenModeHelper.mConfig.getZenPolicy().shouldShowAllVisualEffects()); in testMigrateSuppressedVisualEffects_oneExistsButOff()
1650 assertTrue(mZenModeHelper.mConfig.getZenPolicy().shouldShowAllVisualEffects()); in testMigrateSuppressedVisualEffects_bothExistButOff()