Searched refs:mLabelWidth (Results 1 – 2 of 2) 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()
105 private float mLabelWidth = 0; field in CountingTimerView.UnsignedTime139 mLabelWidth = mSpacingRatio * mEm; in updateWidth()144 mWidth = mLabelWidth = 0; in resetWidth()150 return mWidth + mLabelWidth; in calcTotalWidth()158 return mLabelWidth; in getLabelWidth()