Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneLayout.java79 private final double mConversationListWeight; field in TwoPaneLayout
193 mConversationListWeight = (double) convListWeight in TwoPaneLayout()
630 return mShouldShowPreviewPanel ? (int) (availWidth * mConversationListWeight) : availWidth;