Searched refs:mConvLeft (Results 1 – 1 of 1) sorted by relevance
128 private int mConvLeft; field in TwoPaneLayout300 mConversationFrame.layout(mConvLeft, 0, mConvRight, bottom); in onLayout()333 mConvLeft = mListLeft - convW; in computePanePositions()337 mConvLeft = mListLeft + listW; in computePanePositions()341 mConvRight = mConvLeft + convW; in computePanePositions()