Searched refs:mActionsContainerBackground (Results 1 – 1 of 1) sorted by relevance
145 private ImageView mActionsContainerBackground; field in ScreenshotView290 mActionsContainerBackground.getBoundsOnScreen(tmpRect); in getSwipeRegion()373 mActionsContainerBackground = requireNonNull(findViewById( in onFinishInflate()737 mActionsContainerBackground.setAlpha(0f); in createScreenshotActionsShadeAnimation()739 mActionsContainerBackground.setVisibility(View.VISIBLE); in createScreenshotActionsShadeAnimation()767 mActionsContainerBackground.setAlpha(containerAlpha); in createScreenshotActionsShadeAnimation()771 mActionsContainerBackground.setScaleX(containerScale); in createScreenshotActionsShadeAnimation()778 mActionsContainerBackground.setPivotX( in createScreenshotActionsShadeAnimation()1013 mActionsContainerBackground.setVisibility(View.INVISIBLE); in prepareScrollingTransition()1033 mActionsContainerBackground.setVisibility(View.VISIBLE); in restoreNonScrollingUi()[all …]