Searched refs:fullDark (Results 1 – 6 of 6) sorted by relevance
591 int fullDark = 0; in setBackground() local679 fullDark = a.getResourceId(R.styleable.AlertDialog_fullDark, fullDark); in setBackground()681 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
856 int fullDark = 0; in setBackground() local871 fullDark = R.drawable.popup_full_dark; in setBackground()959 fullDark = a.getResourceId(R.styleable.AlertDialog_fullDark, fullDark); in setBackground()961 lastView.setBackgroundResource(lastLight ? fullBright : fullDark); in setBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
619 field public static final int fullDark = 16842950; // 0x10100c6
895 field public static final int fullDark = 16842950; // 0x10100c6
75229 Lcom/android/internal/R$attr;->fullDark:I