Searched refs:setPaneWidth (Results 1 – 1 of 1) sorted by relevance
218 setPaneWidth(mFoldersView, foldersFragmentWidth); in setupPaneWidths()225 setPaneWidth(mMiscellaneousView, convWidth); in setupPaneWidths()226 setPaneWidth(mConversationView, convWidth); in setupPaneWidths()248 setPaneWidth(mListView, listWidth); in setupPaneWidths()254 setPaneWidth(mListCopyView, listWidth); in setupPaneWidths()427 setPaneWidth(mListCopyView, mListCopyWidthOnComplete); in fixupListCopyWidth()599 private void setPaneWidth(View pane, int w) { in setPaneWidth() method in TwoPaneLayout