Searched refs:fullDark (Results 1 – 4 of 4) sorted by relevance
827 int fullDark = 0; in setBackground() local842 fullDark = R.drawable.popup_full_dark; in setBackground()930 fullDark = a.getResourceId(R.styleable.AlertDialog_fullDark, fullDark); in setBackground()932 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
619 field public static final int fullDark = 16842950; // 0x10100c6
680 field public static final int fullDark = 16842950; // 0x10100c6
96740 Lcom/android/internal/R$attr;->fullDark:I