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.java62 private View mExpandCollapseHandle; field in PrintContentView
147 mExpandCollapseHandle = findViewById(R.id.expand_collapse_handle); in onFinishInflate()
150 mExpandCollapseHandle.setOnClickListener(this); in onFinishInflate()
170 if (view == mExpandCollapseHandle || view == mSummaryContent) { in onClick()
344 mExpandCollapseHandle.setContentDescription( in onDragProgress()
358 mExpandCollapseHandle.setContentDescription( in onDragProgress()