Searched defs:folderWidth (Results 1 – 2 of 2) sorted by relevance
913 final int folderWidth = mHeader.folderDisplayer.measureFolders(mCoordinates); in createSnippet() local1325 final int folderWidth = mCoordinates.maxSnippetWidth - mSnippetTextView.getWidth(); in drawSnippet() local
1015 int folderWidth = getPaddingLeft() + getPaddingRight() + contentWidth; in onMeasure() local