Searched refs:mProgress (Results 1 – 3 of 3) sorted by relevance
140 private final double mProgress; field in RemoteProxy.DfuResult144 mProgress = progress; in DfuResult()149 mProgress = 0; in DfuResult()153 return mProgress; in progress()
54 private int mProgress; field in TvNotification74 mProgress = progress; in TvNotification()116 return mProgress; in getProgress()
51 private int mProgress; field in NotificationPanelItemView155 mProgress = progress; in setProgress()193 float sweepAngle = 360f * mProgress / mProgressMax; in onDraw()