Searched refs:fullDark (Results 1 – 5 of 5) sorted by relevance
824 int fullDark = 0; in setBackground() local839 fullDark = R.drawable.popup_full_dark; in setBackground()927 fullDark = a.getResourceId(R.styleable.AlertDialog_fullDark, fullDark); in setBackground()929 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
619 field public static final int fullDark = 16842950; // 0x10100c6
682 field public static final int fullDark = 16842950; // 0x10100c6
90301 Lcom/android/internal/R$attr;->fullDark:I