Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneLayout.java129 private int mConvRight; field in TwoPaneLayout
300 mConversationFrame.layout(mConvLeft, 0, mConvRight, bottom); in onLayout()
341 mConvRight = mConvLeft + convW; in computePanePositions()