Searched refs:topDark (Results 1 – 4 of 4) sorted by relevance
828 int topDark = 0; in setBackground() local843 topDark = R.drawable.popup_top_dark; in setBackground()854 topDark = a.getResourceId(R.styleable.AlertDialog_topDark, topDark); in setBackground()907 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
1309 field public static final int topDark = 16842951; // 0x10100c7
1475 field public static final int topDark = 16842951; // 0x10100c7
97526 Lcom/android/internal/R$attr;->topDark:I