Home
last modified time | relevance | path

Searched refs:showAllVisualEffects (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenRuleVisEffectsAllPreferenceController.java51 .showAllVisualEffects() in displayPreference()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/
H A DZenRuleVisEffectsAllPreferenceControllerTest.java89 .showAllVisualEffects() in updateState_showAllVisualEffects()
H A DZenRuleVisEffectsCustomPreferenceControllerTest.java89 .showAllVisualEffects() in updateState_showAllVisualEffects()
H A DZenRuleVisEffectsNonePreferenceControllerTest.java89 .showAllVisualEffects() in updateState_showAllVisualEffects()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java475 public @NonNull Builder showAllVisualEffects() { in showAllVisualEffects() method in ZenPolicy.Builder
H A DZenModeConfig.java990 builder.showAllVisualEffects(); in toZenPolicy()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38832 method @NonNull public android.service.notification.ZenPolicy.Builder showAllVisualEffects();