Home
last modified time | relevance | path

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

/external/chromium_org/ui/android/java/src/org/chromium/ui/
DUiUtils.java209 private static void prepareViewHierarchyForScreenshot(View view, boolean takingScreenshot) { in prepareViewHierarchyForScreenshot()
213 prepareViewHierarchyForScreenshot(viewGroup.getChildAt(i), takingScreenshot); in prepareViewHierarchyForScreenshot() local