HomeSort by relevance Sort by last modified time
    Searched full:foldersfragmentwidth (Results 1 - 1 of 1) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 210 final int foldersFragmentWidth;
212 foldersFragmentWidth = getResources().getDimensionPixelSize(R.dimen.drawer_width);
214 foldersFragmentWidth = foldersWidth;
218 setPaneWidth(mFoldersView, foldersFragmentWidth);

Completed in 607 milliseconds