Searched refs:getBackgroundDrawable (Results 1 – 4 of 4) sorted by relevance
48 HardwareBgDrawable listBackground = getBackgroundDrawable(listBgColor); in setBackgrounds()58 HardwareBgDrawable separatedBackground = getBackgroundDrawable(separatedBgColor); in setBackgrounds()65 protected HardwareBgDrawable getBackgroundDrawable(int backgroundColor) { in getBackgroundDrawable() method in GlobalActionsLayout
48 protected HardwareBgDrawable getBackgroundDrawable(int backgroundColor) { in getBackgroundDrawable() method in GlobalActionsLayoutLite
53 protected HardwareBgDrawable getBackgroundDrawable(int backgroundColor) { in getBackgroundDrawable() method in GlobalActionsFlatLayout
111 default Drawable getBackgroundDrawable() { in getBackgroundDrawable() method