Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/MultiWindowPlayground/src/com/android.multiwindowplayground/activities/
DLoggingActivity.java149 protected void setBackgroundColor(@ColorRes int colorId) { in setBackgroundColor() method in LoggingActivity
/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DInlineContentClipView.java118 public void setBackgroundColor(int color) { in setBackgroundColor() method in InlineContentClipView