Searched refs:fullBright (Results 1 – 4 of 4) sorted by relevance
831 int fullBright = 0; in setBackground() local846 fullBright = R.drawable.popup_full_bright; in setBackground()929 fullBright = a.getResourceId(R.styleable.AlertDialog_fullBright, fullBright); in setBackground()932 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
618 field public static final int fullBright = 16842954; // 0x10100ca
679 field public static final int fullBright = 16842954; // 0x10100ca
96739 Lcom/android/internal/R$attr;->fullBright:I