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.java200 renderBackground(canvas); in onDraw()
317 private void renderBackground(Canvas canvas) { in renderBackground() method in BubbleFlyoutView