Searched refs:mScreenshotStatic (Results 1 – 1 of 1) sorted by relevance
139 private DraggableConstraintLayout mScreenshotStatic; field in ScreenshotView365 mScreenshotStatic = requireNonNull(findViewById(R.id.screenshot_static)); in onFinishInflate()464 (FrameLayout.LayoutParams) mScreenshotStatic.getLayoutParams(); in updateInsets()486 mScreenshotStatic.setLayoutParams(p); in updateInsets()487 mScreenshotStatic.requestLayout(); in updateInsets()756 CUJ_TAKE_SCREENSHOT, mScreenshotStatic) in createScreenshotActionsShadeAnimation()1041 return mScreenshotStatic.isDismissing(); in isDismissing()1049 mScreenshotStatic.dismiss(); in animateDismissal()1056 mScreenshotStatic.cancelDismissal(); in reset()1076 mScreenshotStatic.setTranslationX(0); in reset()[all …]