Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DAttachDetachAwareView.java22 class AttachDetachAwareView extends View { class
26 public AttachDetachAwareView(Context context) { in AttachDetachAwareView() method in AttachDetachAwareView
DListViewTest.java622 final AttachDetachAwareView header = new AttachDetachAwareView(mActivity); in testFullDetachHeaderViewOnScroll()
639 final AttachDetachAwareView header = new AttachDetachAwareView(mActivity); in testFullDetachHeaderViewOnRelayout()
656 final AttachDetachAwareView header = new AttachDetachAwareView(mActivity); in testFullDetachHeaderViewOnScrollForFocus()
674 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity); in testFullyDetachUnusedViewOnScroll()
699 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity); in testFullyDetachUnusedViewOnReLayout()
722 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity); in testFullyDetachUnusedViewOnScrollForFocus()
DGridViewTest.java574 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity);
600 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity); in testFullyDetachUnusedViewOnReLayout()
624 final AttachDetachAwareView theView = new AttachDetachAwareView(mActivity); in testFullyDetachUnusedViewOnScrollForFocus()