Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java118 private ViewGroup mCrossSwipeBackground; field in ConversationListItemView
144 mCrossSwipeBackground = (ViewGroup) findViewById(R.id.crossSwipeBackground); in onFinishInflate()
520 mCrossSwipeBackground.setVisibility(View.GONE); in setSwipeTranslationX()
526 mCrossSwipeBackground.setVisibility(View.VISIBLE); in setSwipeTranslationX()