Home
last modified time | relevance | path

Searched defs:skipChildren (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DViewCaptureTest.java92 CanvasProvider canvasProvider, boolean skipChildren, int goldenResId) { in testCreateSnapshot()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-jackson2-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Dgoogle-http-client-android-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-jackson2-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java4056 public Bitmap createSnapshot(ViewDebug.CanvasProvider canvasProvider, boolean skipChildren) { in createSnapshot()
H A DView.java21995 public Bitmap createSnapshot(ViewDebug.CanvasProvider canvasProvider, boolean skipChildren) { in createSnapshot()