Searched refs:mLabelWidth (Results 1 – 1 of 1) sorted by relevance
49 private int mLabelWidth; field in AlbumLabelMaker119 if (mLabelWidth == width) return; in setLabelWidth()120 mLabelWidth = width; in setLabelWidth()164 labelWidth = mLabelWidth; in run()