Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java540 Insets screenInsets, boolean showFlash) { in saveScreenshot()
804 private void startAnimation(Rect screenRect, boolean showFlash) { in startAnimation()
DScreenshotView.java459 AnimatorSet createScreenshotDropInAnimation(Rect bounds, boolean showFlash) { in createScreenshotDropInAnimation()