Searched refs:ACTION_SHOW_BRIGHTNESS_DIALOG (Results 1 – 4 of 4) sorted by relevance
106 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>()
4343 public static final String ACTION_SHOW_BRIGHTNESS_DIALOG = field in Intent
3620 Intent intent = new Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG);
10556 Landroid/content/Intent;->ACTION_SHOW_BRIGHTNESS_DIALOG:Ljava/lang/String;