Searched refs:mProgressMax (Results 1 – 2 of 2) sorted by relevance
52 private int mProgressMax; field in NotificationPanelItemView156 mProgressMax = progressMax; in setProgress()157 if (mProgressMax != 0) { in setProgress()192 if (mProgressMax != 0) { in onDraw()193 float sweepAngle = 360f * mProgress / mProgressMax; in onDraw()
55 private int mProgressMax; field in TvNotification75 mProgressMax = progressMax; in TvNotification()120 return mProgressMax; in getProgressMax()