Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneLayout.java327 final int convW = getPaneWidth(mConversationFrame); in computePanePositions() local
333 mConvLeft = mListLeft - convW; in computePanePositions()
341 mConvRight = mConvLeft + convW; in computePanePositions()