Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java544 void takeScreenshot(Runnable finisher, boolean statusBarVisible, boolean navBarVisible, in takeScreenshot()
601 void takeScreenshot(Runnable finisher, boolean statusBarVisible, boolean navBarVisible) { in takeScreenshot()
610 void takeScreenshotPartial(final Runnable finisher, final boolean statusBarVisible, in takeScreenshotPartial()
670 private void startAnimation(final Runnable finisher, int w, int h, boolean statusBarVisible, in startAnimation()
775 private ValueAnimator createScreenshotDropOutAnimation(int w, int h, boolean statusBarVisible, in createScreenshotDropOutAnimation()