Searched refs:topBright (Results 1 – 6 of 6) sorted by relevance
596 int topBright = 0; in setBackground() local601 topBright = a.getResourceId(R.styleable.AlertDialog_topBright, topBright); in setBackground()656 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1308 field public static final int topBright = 16842955; // 0x10100cb
1774 field public static final int topBright = 16842955; // 0x10100cb
76014 Lcom/android/internal/R$attr;->topBright:I