Searched defs:takingScreenshot (Results 1 – 1 of 1) sorted by relevance
209 private static void prepareViewHierarchyForScreenshot(View view, boolean takingScreenshot) { in prepareViewHierarchyForScreenshot()213 prepareViewHierarchyForScreenshot(viewGroup.getChildAt(i), takingScreenshot); in prepareViewHierarchyForScreenshot() local