Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntent.java2616 public static final String ACTION_SHOW_BRIGHTNESS_DIALOG = field in Intent
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java2397 mContext.startActivityAsUser(new Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG), in interceptKeyBeforeDispatching()