Searched refs:topDark (Results 1 – 6 of 6) sorted by relevance
592 int topDark = 0; in setBackground() local602 topDark = a.getResourceId(R.styleable.AlertDialog_topDark, topDark); in setBackground()656 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
857 int topDark = 0; in setBackground() local872 topDark = R.drawable.popup_top_dark; in setBackground()883 topDark = a.getResourceId(R.styleable.AlertDialog_topDark, topDark); in setBackground()936 lastView.setBackgroundResource(lastLight ? topBright : topDark); in setBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1309 field public static final int topDark = 16842951; // 0x10100c7
1775 field public static final int topDark = 16842951; // 0x10100c7
76015 Lcom/android/internal/R$attr;->topDark:I