Searched refs:SYSTEM_APPLICATION_OVERLAY_EXTRA (Results 1 – 1 of 1) sorted by relevance
70 private static final String SYSTEM_APPLICATION_OVERLAY_EXTRA = "system_application_overlay"; field in HideOverlayWindowsTest122 CliIntentExtra.extraBool(SYSTEM_APPLICATION_OVERLAY_EXTRA, true)); in testSystemApplicationOverlayFlagNoEffectWithoutPermission()161 CliIntentExtra.extraBool(SYSTEM_APPLICATION_OVERLAY_EXTRA, true)); in testSystemApplicationOverlaysNotHidden()194 CliIntentExtra.extraBool(SYSTEM_APPLICATION_OVERLAY_EXTRA, true)); in testSystemApplicationOverlayAllowsTouchWithoutObscured()218 CliIntentExtra.extraBool(SYSTEM_APPLICATION_OVERLAY_EXTRA, true)); in testApplicationOverlay_touchIsObscuredWithoutCorrectPermission()306 getIntent().getBooleanExtra(SYSTEM_APPLICATION_OVERLAY_EXTRA, in onCreate()