Searched refs:bottomMedium (Results 1 – 6 of 6) sorted by relevance
599 int bottomMedium = 0; in setBackground() local670 bottomMedium = a.getResourceId(R.styleable.AlertDialog_bottomMedium, bottomMedium); in setBackground()676 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()
864 int bottomMedium = 0; in setBackground() local879 bottomMedium = R.drawable.popup_bottom_medium; in setBackground()950 bottomMedium = a.getResourceId(R.styleable.AlertDialog_bottomMedium, bottomMedium); in setBackground()956 lastLight ? (hasButtons ? bottomMedium : bottomBright) : bottomDark); in setBackground()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
346 field public static final int bottomMedium = 16842958; // 0x10100ce
540 field public static final int bottomMedium = 16842958; // 0x10100ce
74896 Lcom/android/internal/R$attr;->bottomMedium:I