Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java208 private int computeScrimColor() { in computeScrimColor() method in PrintContentView
340 mEmbeddedContentScrim.setBackgroundColor(computeScrimColor()); in onDragProgress()