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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 209 final int foldersWidth = computeFolderListWidth(parentWidth);
476 return totalWidth - computeFolderListWidth(totalWidth);
504 private int computeFolderListWidth(int parentWidth) {

Completed in 1251 milliseconds