Searched refs:mLabelWidth (Results 1 – 1 of 1) sorted by relevance
43 private int mLabelWidth; field in AlbumLabelMaker110 if (mLabelWidth == width) return; in setLabelWidth()111 mLabelWidth = width; in setLabelWidth()155 labelWidth = mLabelWidth; in run()