Searched refs:fullBright (Results 1 – 6 of 6) sorted by relevance
595 int fullBright = 0; in setBackground() local678 fullBright = a.getResourceId(R.styleable.AlertDialog_fullBright, fullBright); in setBackground()681 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
860 int fullBright = 0; in setBackground() local875 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
618 field public static final int fullBright = 16842954; // 0x10100ca
894 field public static final int fullBright = 16842954; // 0x10100ca
75228 Lcom/android/internal/R$attr;->fullBright:I