Searched refs:mActionsView (Results 1 – 1 of 1) sorted by relevance
152 private LinearLayout mActionsView; field in ScreenshotView367 mActionsView = requireNonNull(findViewById(R.id.screenshot_actions)); in onFinishInflate()717 mActionsView.getChildAt(0).getLayoutParams(); in createScreenshotActionsShadeAnimation()719 mActionsView.getChildAt(0).setLayoutParams(params); in createScreenshotActionsShadeAnimation()842 R.layout.overlay_action_chip, mActionsView, false); in setChipIntents()852 mActionsView.addView(actionChip, mActionsView.getChildCount() - 1); in setChipIntents()861 mActionsView.removeView(mQuickShareChip); in addQuickShareChip()869 R.layout.overlay_action_chip, mActionsView, false); in addQuickShareChip()879 mActionsView.addView(mQuickShareChip); in addQuickShareChip()1066 mActionsView.removeView(chip); in reset()