Searched refs:getContainingView (Results 1 – 6 of 6) sorted by relevance
71 public View getContainingView() { in getContainingView() method in ScrollCaptureTarget137 View view = getContainingView(); in dump()
195 final View viewA = a.getContainingView();196 final View viewB = b.getContainingView();
11245 View containingView = selectedTarget.getContainingView(); in dispatchScrollCaptureSearchResponse()
134 assertSame("Target has the wrong View", viewGroup, target.getContainingView()); in testDispatchScrollCaptureSearch_noCallback_hintAuto()136 target.getContainingView().getScrollCaptureHint()); in testDispatchScrollCaptureSearch_noCallback_hintAuto()208 assertSame("Target has the wrong View", viewGroup, target.getContainingView()); in testDispatchScrollCaptureSearch_withCallback_hintAuto()210 target.getContainingView().getScrollCaptureHint()); in testDispatchScrollCaptureSearch_withCallback_hintAuto()351 assertSame("Result is the wrong View", view5, target.getContainingView()); in testDispatchScrollCaptureSearch_toChildren()354 target.getContainingView().getScrollCaptureHint()); in testDispatchScrollCaptureSearch_toChildren()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52164 method @NonNull public android.view.View getContainingView();