Searched refs:mConversationListWeight (Results 1 – 1 of 1) sorted by relevance
79 private final double mConversationListWeight; field in TwoPaneLayout193 mConversationListWeight = (double) convListWeight in TwoPaneLayout()630 return mShouldShowPreviewPanel ? (int) (availWidth * mConversationListWeight) : availWidth;