Searched refs:mPhotoTouchInterceptOverlay (Results 1 – 2 of 2) sorted by relevance
61 private View mPhotoTouchInterceptOverlay; field in PhotoEditorView91 mPhotoTouchInterceptOverlay = findViewById(R.id.photo_touch_intercept_overlay); in onFinishInflate()104 mPhotoTouchInterceptOverlay.setClickable(false); in setReadOnly()105 mPhotoTouchInterceptOverlay.setContentDescription(getContext().getString( in setReadOnly()110 mPhotoTouchInterceptOverlay.setOnClickListener(this); in setReadOnly()192 mPhotoTouchInterceptOverlay.setContentDescription(getContext().getString( in updatePhotoDescription()
116 private View mPhotoTouchInterceptOverlay; field in MultiShrinkScroller330 mPhotoTouchInterceptOverlay = findViewById(R.id.photo_touch_intercept_overlay); in initialize()332 mPhotoTouchInterceptOverlay.setOnClickListener(new OnClickListener() { in initialize()423 mPhotoTouchInterceptOverlay.setContentDescription(title); in setTitle()1067 mPhotoTouchInterceptOverlay.setClickable(toolbarHeight != mMaximumHeaderHeight); in updateHeaderTextSizeAndMargin()