Home
last modified time | relevance | path

Searched refs:renderBackground (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleFlyoutView.java191 renderBackground(canvas); in onDraw()
309 private void renderBackground(Canvas canvas) { in renderBackground() method in BubbleFlyoutView