Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java64 private View mExpandCollapseIcon; field in PrintContentView
149 mExpandCollapseIcon = findViewById(R.id.expand_collapse_icon); in onFinishInflate()
350 mExpandCollapseIcon.setBackgroundResource(R.drawable.ic_expand_less); in onDragProgress()
370 mExpandCollapseIcon.setBackgroundResource( in onDragProgress()