Searched refs:BAD_BLUR_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
24 import static android.server.wm.app.Components.BAD_BLUR_ACTIVITY;138 startTestActivity(BAD_BLUR_ACTIVITY, in testNoBackgroundBlurForNonTranslucentWindow()155 startTestActivity(BAD_BLUR_ACTIVITY, in testNoBlurBehindWhenFlagNotSet()
278 public static final ComponentName BAD_BLUR_ACTIVITY = field in Components