Home
last modified time | relevance | path

Searched refs:mPhotoTouchInterceptOverlay (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java113 private View mPhotoTouchInterceptOverlay; field in MultiShrinkScroller
321 mPhotoTouchInterceptOverlay = findViewById(R.id.photo_touch_intercept_overlay); in initialize()
323 mPhotoTouchInterceptOverlay.setOnClickListener(new OnClickListener() { in initialize()
394 mPhotoTouchInterceptOverlay.setContentDescription(title); in setTitle()
1003 mPhotoTouchInterceptOverlay.setClickable(toolbarHeight != mMaximumHeaderHeight); in updateHeaderTextSizeAndMargin()