Searched refs:centerBright (Results 1 – 6 of 6) sorted by relevance
597 int centerBright = 0; in setBackground() local603 centerBright = a.getResourceId(R.styleable.AlertDialog_centerBright, centerBright); in setBackground()658 lastView.setBackgroundResource(lastLight ? centerBright : centerDark); in setBackground()
862 int centerBright = 0; in setBackground() local877 centerBright = R.drawable.popup_center_bright; in setBackground()884 centerBright = a.getResourceId(R.styleable.AlertDialog_centerBright, centerBright); in setBackground()938 lastView.setBackgroundResource(lastLight ? centerBright : centerDark); in setBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
375 field public static final int centerBright = 16842956; // 0x10100cc
581 field public static final int centerBright = 16842956; // 0x10100cc
74932 Lcom/android/internal/R$attr;->centerBright:I