Searched refs:topDark (Results 1 – 5 of 5) sorted by relevance
825 int topDark = 0; in setBackground() local840 topDark = R.drawable.popup_top_dark; in setBackground()851 topDark = a.getResourceId(R.styleable.AlertDialog_topDark, topDark); in setBackground()904 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
1309 field public static final int topDark = 16842951; // 0x10100c7
1477 field public static final int topDark = 16842951; // 0x10100c7
91087 Lcom/android/internal/R$attr;->topDark:I