Searched defs:showFlash (Results 1 – 2 of 2) sorted by relevance
453 () -> startAnimation(screenshot.getScreenBounds(), showFlash, in handleScreenshot() local780 private void startAnimation(Rect screenRect, boolean showFlash, Runnable onAnimationComplete) { in startAnimation()
497 AnimatorSet createScreenshotDropInAnimation(Rect bounds, boolean showFlash) { in createScreenshotDropInAnimation()