Searched refs:colorBackgroundFloating (Results 1 – 3 of 3) sorted by relevance
45 private int colorBackgroundFloating = -1; field in AospThemeImpl67 android.R.attr.colorBackgroundFloating, in AospThemeImpl()81 colorBackgroundFloating = array.getColor(/* index= */ 8, /* defValue= */ -1); in AospThemeImpl()
107 return getAttrColor(context, android.R.attr.colorBackgroundFloating); in getColorBackgroundFloating()
179 int backgroundColor = obtainThemeColor(android.R.attr.colorBackgroundFloating);