Searched refs:mActionsView (Results 1 – 1 of 1) sorted by relevance
147 private LinearLayout mActionsView; field in ScreenshotView376 mActionsView = requireNonNull(findViewById(R.id.screenshot_actions)); in onFinishInflate()728 mActionsView.getChildAt(0).getLayoutParams(); in createScreenshotActionsShadeAnimation()730 mActionsView.getChildAt(0).setLayoutParams(params); in createScreenshotActionsShadeAnimation()863 R.layout.overlay_action_chip, mActionsView, false); in setChipIntents()873 mActionsView.addView(actionChip, mActionsView.getChildCount() - 1); in setChipIntents()882 mActionsView.removeView(mQuickShareChip); in addQuickShareChip()890 R.layout.overlay_action_chip, mActionsView, false); in addQuickShareChip()900 mActionsView.addView(mQuickShareChip); in addQuickShareChip()1087 mActionsView.removeView(chip); in reset()