Searched refs:topBright (Results 1 – 4 of 4) sorted by relevance
861 int topBright = 0; in setBackground() local876 topBright = R.drawable.popup_top_bright; in setBackground()882 topBright = a.getResourceId(R.styleable.AlertDialog_topBright, topBright); in setBackground()936 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
1308 field public static final int topBright = 16842955; // 0x10100cb
1614 field public static final int topBright = 16842955; // 0x10100cb
76657 Lcom/android/internal/R$attr;->topBright:I