Searched defs:setBackgroundColor (Results 1 – 4 of 4) sorted by relevance
154 protected fun setBackgroundColor(@ColorRes colorId: Int) { in setBackgroundColor() method in com.android.multiwindowplayground.activities.LoggingActivity
154 protected fun setBackgroundColor(@ColorRes colorId: Int) { in setBackgroundColor() method
149 protected void setBackgroundColor(@ColorRes int colorId) { in setBackgroundColor() method in LoggingActivity