Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java57 private ViewGroup mOptionsContainer; field in PrintContentView
144 mOptionsContainer = (ViewGroup) findViewById(R.id.options_container); in onFinishInflate()
336 mOptionsContainer.setAlpha(inverseAlpha); in onDragProgress()