Searched refs:convListWeight (Results 1 – 1 of 1) sorted by relevance
191 final int convListWeight = res.getInteger(R.integer.conversation_list_weight); in TwoPaneLayout() local193 mConversationListWeight = (double) convListWeight in TwoPaneLayout()194 / (convListWeight + convViewWeight); in TwoPaneLayout()