Searched refs:bottomBright (Results 1 – 6 of 6) 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 ...
343 field public static final int bottomBright = 16842957; // 0x10100cd
537 field public static final int bottomBright = 16842957; // 0x10100cd
74893 Lcom/android/internal/R$attr;->bottomBright:I