Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java63 private View mExpandCollapseHandle; field in PrintContentView
148 mExpandCollapseHandle = findViewById(R.id.expand_collapse_handle); in onFinishInflate()
151 mExpandCollapseHandle.setOnClickListener(this); in onFinishInflate()
171 if (view == mExpandCollapseHandle || view == mSummaryContent) { in onClick()
345 mExpandCollapseHandle.setContentDescription( in onDragProgress()
359 mExpandCollapseHandle.setContentDescription( in onDragProgress()