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()
103 private float mLabelWidth = 0; field in CountingTimerView.UnsignedTime137 mLabelWidth = mSpacingRatio * mEm; in updateWidth()142 mWidth = mLabelWidth = 0; in resetWidth()148 return mWidth + mLabelWidth; in calcTotalWidth()156 return mLabelWidth; in getLabelWidth()