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