Searched refs:mFoldersLeft (Results 1 – 1 of 1) sorted by relevance
124 private int mFoldersLeft; field in TwoPaneLayout298 mFoldersView.layout(mFoldersLeft, 0, mFoldersRight, bottom); in onLayout()331 mFoldersLeft = width - mDrawerWidthOpen; in computePanePositions()335 mFoldersLeft = 0; in computePanePositions()339 mFoldersRight = mFoldersLeft + mDrawerWidthOpen; in computePanePositions()597 mXThreshold = (float) mFoldersLeft + mDrawerWidthDelta;600 mXThreshold = (float) mFoldersLeft + mDrawerWidthMini;