Searched defs:colorBackground (Results 1 – 2 of 2) sorted by relevance
44 private int colorBackground = -1; field in AospThemeImpl
100 ColorDrawable colorBackground = (ColorDrawable) mTextAndBackground.getBackground(); in onFinishInflate() local