Searched refs:setScrollCaptureHint (Results 1 – 5 of 5) sorted by relevance
66 viewGroup.setScrollCaptureHint(View.SCROLL_CAPTURE_HINT_INCLUDE); in testSetScrollCaptureHint()70 viewGroup.setScrollCaptureHint(ViewGroup.SCROLL_CAPTURE_HINT_EXCLUDE); in testSetScrollCaptureHint()74 viewGroup.setScrollCaptureHint(ViewGroup.SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS); in testSetScrollCaptureHint()79 viewGroup.setScrollCaptureHint(ViewGroup.SCROLL_CAPTURE_HINT_INCLUDE in testSetScrollCaptureHint()86 viewGroup.setScrollCaptureHint(ViewGroup.SCROLL_CAPTURE_HINT_EXCLUDE in testSetScrollCaptureHint()100 viewGroup.setScrollCaptureHint( in testSetScrollCaptureHint_mutuallyExclusiveFlags()301 view5.setScrollCaptureHint(View.SCROLL_CAPTURE_HINT_INCLUDE); in testDispatchScrollCaptureSearch_toChildren()530 setScrollCaptureHint(scrollCaptureHint); in MockViewGroup()
295 view.setScrollCaptureHint(scrollCaptureHint); in setupTargetView()
6504 setScrollCaptureHint((a.getInt(attr, SCROLL_CAPTURE_HINT_AUTO)));32870 public void setScrollCaptureHint(@ScrollCaptureHint int hint) { in setScrollCaptureHint() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53126 method public void setScrollCaptureHint(int);