Home
last modified time | relevance | path

Searched refs:ACTION_SHOW_BRIGHTNESS_DIALOG (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/
DBrightnessDialogTest.kt106 activityRule.launchActivity(Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG)) in testGestureExclusion()
132 val intent = Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG) in testTimeout()
151 val intent = Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG) in testRestartTimeout()
178 activityRule.launchActivity(Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG)) in testNoTimeoutIfNotStartedByBrightnessKey()
192 activityRule.launchActivity(Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG)) in <lambda>()
/frameworks/base/core/java/android/content/
DIntent.java4343 public static final String ACTION_SHOW_BRIGHTNESS_DIALOG = field in Intent
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3620 Intent intent = new Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10556 Landroid/content/Intent;->ACTION_SHOW_BRIGHTNESS_DIALOG:Ljava/lang/String;