Searched refs:bottomBright (Results 1 – 5 of 5) sorted by relevance
598 int bottomBright = 0; in setBackground() local669 bottomBright = a.getResourceId(R.styleable.AlertDialog_bottomBright, bottomBright); in setBackground()676 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()
863 int bottomBright = 0; in setBackground() local878 bottomBright = R.drawable.popup_bottom_bright; in setBackground()949 bottomBright = a.getResourceId(R.styleable.AlertDialog_bottomBright, bottomBright); in setBackground()956 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
518 field public static final int bottomBright = 16842957; // 0x10100cd
75536 Lcom/android/internal/R$attr;->bottomBright:I