Home
last modified time | relevance | path

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

/development/samples/SampleInputMethodAccessibilityService/src/com/example/android/sampleinputmethodaccessibilityservice/
DOverlayWindowBuilder.java66 OverlayWindowBuilder setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in OverlayWindowBuilder
/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