Home
last modified time | relevance | path

Searched refs:screenshotTakenInPortrait (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotViewProxy.kt57 screenshotTakenInPortrait: Boolean, in reset()
DLegacyScreenshotViewProxy.kt140 screenshotTakenInPortrait: Boolean, in showScrollChip()
147 screenshotTakenInPortrait in showScrollChip()
DScreenshotShelfViewProxy.kt207 screenshotTakenInPortrait: Boolean, in <lambda>()
DScreenshotView.java962 Bitmap newBitmap, boolean screenshotTakenInPortrait) { in prepareScrollingTransition() argument
963 mShowScrollablePreview = (screenshotTakenInPortrait == mOrientationPortrait); in prepareScrollingTransition()