Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java548 Insets screenInsets, ComponentName topComponent, boolean showFlash) { in saveScreenshot()
820 private void startAnimation(Rect screenRect, boolean showFlash) { in startAnimation()
H A DScreenshotView.java473 AnimatorSet createScreenshotDropInAnimation(Rect bounds, boolean showFlash) { in createScreenshotDropInAnimation()