Home
last modified time | relevance | path

Searched refs:fullBright (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DAlertController.java595 int fullBright = 0; in setBackground() local
678 fullBright = a.getResourceId(R.styleable.AlertDialog_fullBright, fullBright); in setBackground()
681 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java860 int fullBright = 0; in setBackground() local
875 fullBright = R.drawable.popup_full_bright; in setBackground()
958 fullBright = a.getResourceId(R.styleable.AlertDialog_fullBright, fullBright); in setBackground()
961 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt618 field public static final int fullBright = 16842954; // 0x10100ca
/frameworks/base/core/api/
Dcurrent.txt894 field public static final int fullBright = 16842954; // 0x10100ca
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75228 Lcom/android/internal/R$attr;->fullBright:I