Searched refs:VISUAL_EFFECT_FULL_SCREEN_INTENT (Results 1 – 4 of 4) sorted by relevance
216 VISUAL_EFFECT_FULL_SCREEN_INTENT,228 public static final int VISUAL_EFFECT_FULL_SCREEN_INTENT = 0; field in ZenPolicy521 return mVisualEffects.get(VISUAL_EFFECT_FULL_SCREEN_INTENT); in getVisualEffectFullScreenIntent()910 mZenPolicy.mVisualEffects.set(VISUAL_EFFECT_FULL_SCREEN_INTENT, in showFullScreenIntent()982 case VISUAL_EFFECT_FULL_SCREEN_INTENT: in showVisualEffect()1189 case VISUAL_EFFECT_FULL_SCREEN_INTENT: in indexToVisualEffect()1346 case VISUAL_EFFECT_FULL_SCREEN_INTENT: in getZenPolicyVisualEffectState()
44 import static android.service.notification.ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT;390 .showVisualEffect(VISUAL_EFFECT_FULL_SCREEN_INTENT, false) in getDefaultZenPolicy()1717 ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT, in toNotificationPolicy()1846 ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT, in toNotificationPolicy()1848 ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT)); in toNotificationPolicy()
591 assertAllVisualEffectsUnsetExcept(policy, ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT); in tesShowFullScreenIntent()596 assertAllVisualEffectsUnsetExcept(policy, ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT); in tesShowFullScreenIntent()835 if (except != ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT) { in assertAllVisualEffectsUnsetExcept()
69 import static android.service.notification.ZenPolicy.VISUAL_EFFECT_FULL_SCREEN_INTENT;1670 .isVisualEffectAllowed(VISUAL_EFFECT_FULL_SCREEN_INTENT, true)).isFalse(); in testMigrateSuppressedVisualEffects_bothExistButOn()1714 .isVisualEffectAllowed(VISUAL_EFFECT_FULL_SCREEN_INTENT, true)).isFalse(); in testMigrateSuppressedVisualEffects_bothExistButOn()