Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemView.java142 private static int sCabAnimationDuration; field in ConversationItemView
394 mSendersImageView = new CheckableContactFlipDrawable(res, sCabAnimationDuration); in ConversationItemView()
460 sCabAnimationDuration = res.getInteger(R.integer.conv_item_view_cab_anim_duration); in getItemViewResources()