HomeSort by relevance Sort by last modified time
    Searched refs:mProgress (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /frameworks/base/core/java/android/app/
ProgressDialog.java 54 private ProgressBar mProgress;
137 int progress = mProgress.getProgress();
138 int max = mProgress.getMax();
159 mProgress = (ProgressBar) view.findViewById(R.id.progress);
167 mProgress = (ProgressBar) view.findViewById(R.id.progress);
215 mProgress.setProgress(value);
223 if (mProgress != null) {
224 mProgress.setSecondaryProgress(secondaryProgress);
232 if (mProgress != null) {
233 return mProgress.getProgress()
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
TransitionImageView.java 76 private float mProgress;
216 mProgress = progress;
219 setScaleX(1f + mScaleXDiff * mProgress);
220 setScaleY(1f + mScaleYDiff * mProgress);
223 setTranslationX(mSrcRect.left + mProgress * mTranslationXDiff);
224 setTranslationY(mSrcRect.top + mProgress * mTranslationYDiff);
227 float unclipCenterX = mSrcUnclipRect.centerX() + mUnclipCenterXDiff * mProgress;
228 float unclipCenterY = mSrcUnclipRect.centerY() + mUnclipCenterYDiff * mProgress;
230 mSrcUnclipRect.width() + mUnclipWidthDiffBeforeScale * mProgress;
232 mSrcUnclipRect.height() + mUnclipHeightDiffBeforeScale * mProgress;
    [all...]
  /packages/apps/Settings/src/com/android/settings/
AppProgressPreference.java 25 private int mProgress;
34 mProgress = amount;
43 progress.setProgress(mProgress);
ProgressCategory.java 31 private boolean mProgress = false;
64 progressBar.setVisibility(mProgress ? View.VISIBLE : View.GONE);
66 if (mProgress || !noDeviceFound) {
87 mProgress = progressOn;
SeekBarPreference.java 39 private int mProgress;
82 seekBar.setProgress(mProgress);
93 setProgress(restoreValue ? getPersistedInt(mProgress)
133 if (progress != mProgress) {
134 mProgress = progress;
143 return mProgress;
152 if (progress != mProgress) {
156 seekBar.setProgress(mProgress);
177 if (seekBar.getProgress() != mProgress) {
198 myState.progress = mProgress;
    [all...]
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
ProgressService.java 47 private int mProgress;
52 mProgress = progress;
58 Log.v(TAG, "id: " + mId + " when: " + mWhen + " progress: " + mProgress);
61 ProgressService.this, mProgress, mWhen));
62 mProgress += 2;
63 if (mProgress <= 100) {
  /packages/apps/Camera2/src/com/android/camera/
PanoProgressBar.java 34 private float mProgress = 0;
144 mProgress = progress * mWidth / mMaxProgress + mProgressOffset;
146 mProgress = Math.min(mWidth, Math.max(0, mProgress));
149 mRightMostProgress = Math.max(mRightMostProgress, mProgress);
153 mLeftMostProgress = Math.min(mLeftMostProgress, mProgress);
160 mProgress = 0;
178 l = Math.max(mProgress - mIndicatorWidth, 0f);
179 r = mProgress;
181 l = mProgress;
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoProgressBar.java 31 private float mProgress = 0;
139 mProgress = progress * mWidth / mMaxProgress + mProgressOffset;
141 mProgress = Math.min(mWidth, Math.max(0, mProgress));
144 mRightMostProgress = Math.max(mRightMostProgress, mProgress);
148 mLeftMostProgress = Math.min(mLeftMostProgress, mProgress);
155 mProgress = 0;
173 l = Math.max(mProgress - mIndicatorWidth, 0f);
174 r = mProgress;
176 l = mProgress;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPageProgressBar.java 29 private View mProgress;
37 mProgress = mContainer.findViewById(R.id.photopage_progress_foreground);
42 LayoutParams layoutParams = mProgress.getLayoutParams();
44 mProgress.setLayoutParams(layoutParams);
TrimVideo.java 56 public ProgressDialog mProgress;
136 if (mProgress != null) {
137 mProgress.dismiss();
138 mProgress = null;
259 if (mProgress != null) {
260 mProgress.dismiss();
261 mProgress = null;
278 mProgress = new ProgressDialog(this);
279 mProgress.setTitle(getString(R.string.trimming));
280 mProgress.setMessage(getString(R.string.please_wait))
    [all...]
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java 69 private Progress mProgress;
130 mProgress = new Progress(mOpts.progressBar.getConstantState().newDrawable(mResources), mResources,
132 mProgress.setCallback(this);
133 mProgress.setBounds(getBounds());
135 mProgress = null;
282 if (mProgress != null) onDrawPlaceholderOrProgress(canvas, mProgress);
305 if (mProgress != null) mProgress.setAlpha(alpha);
315 if (mProgress != null) mProgress.setColorFilter(cf)
    [all...]
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
DrawerArrowDrawable.java 59 private float mProgress;
117 final float arrowSize = lerp(mBarSize, mTopBottomArrowSize, mProgress);
118 final float middleBarSize = lerp(mBarSize, mMiddleArrowSize, mProgress);
120 final float middleBarCut = Math.round(lerp(0, mMaxCutForBarSize, mProgress));
122 final float rotation = lerp(0, ARROW_HEAD_ANGLE, mProgress);
125 final float canvasRotate = lerp(isRtl ? 0 : -180, isRtl ? 180 : 0, mProgress);
132 mProgress);
195 return mProgress;
204 mProgress = progress;
  /frameworks/base/core/java/com/android/internal/util/
ProgressReporter.java 65 private int mProgress = 0;
99 listener.onProgress(mId, mProgress, mExtras);
146 mProgress = mSegmentRange[0]
151 notifyProgress(mId, mProgress, mExtras);
163 mSegmentRange = new int[] { mProgress, (size * mSegmentRange[1] / 100) };
173 mProgress = mSegmentRange[0] + mSegmentRange[1];
179 return mProgress;
193 notifyProgress(mId, mProgress, mExtras);
  /developers/build/prebuilts/gradle/Flashlight/Wearable/src/main/java/com/example/android/wearable/flashlight/
PartyLightView.java 47 private float mProgress;
85 mCurrentColor = getColor(mProgress, mColors[mFromColorIndex],
88 mProgress += 0.1;
89 if (mProgress > 1.0) {
  /developers/samples/android/wearable/wear/Flashlight/Wearable/src/main/java/com/example/android/wearable/flashlight/
PartyLightView.java 47 private float mProgress;
85 mCurrentColor = getColor(mProgress, mColors[mFromColorIndex],
88 mProgress += 0.1;
89 if (mProgress > 1.0) {
  /development/samples/browseable/Flashlight/src/com.example.android.wearable.flashlight/
PartyLightView.java 47 private float mProgress;
85 mCurrentColor = getColor(mProgress, mColors[mFromColorIndex],
88 mProgress += 0.1;
89 if (mProgress > 1.0) {
  /frameworks/base/core/java/android/preference/
SeekBarPreference.java 35 private int mProgress;
77 seekBar.setProgress(mProgress);
88 setProgress(restoreValue ? getPersistedInt(mProgress)
128 if (progress != mProgress) {
129 mProgress = progress;
138 return mProgress;
147 if (progress != mProgress) {
151 seekBar.setProgress(mProgress);
172 if (seekBar.getProgress() != mProgress) {
193 myState.progress = mProgress;
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DrawerArrowDrawable.java 114 private float mProgress;
345 arrowHeadBarLength = lerp(mBarLength, arrowHeadBarLength, mProgress);
346 final float arrowShaftLength = lerp(mBarLength, mArrowShaftLength, mProgress);
348 final float arrowShaftCut = Math.round(lerp(0, mMaxCutForBarSize, mProgress));
350 final float rotation = lerp(0, ARROW_HEAD_ANGLE, mProgress);
354 flipToPointRight ? 180 : 0, mProgress);
361 mProgress);
432 return mProgress;
443 if (mProgress != progress) {
444 mProgress = progress
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerGaugePreference.java 39 private CharSequence mProgress;
57 mProgress = Utils.formatPercentage((int) (percentOfTotal + 0.5));
71 ((TextView) view.findViewById(R.id.widget_summary)).setText(mProgress);
  /frameworks/base/services/core/java/com/android/server/am/
PreBootBroadcaster.java 46 private final ProgressReporter mProgress;
57 mProgress = progress;
81 if (mProgress != null) {
84 mProgress.setProgress(mIndex, mTargets.size(),
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryDownloadProgressBar.java 152 private int mProgress;
156 setProgress(mProgress);
159 if (mProgress != progress) {
160 mProgress = progress;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
RequesterTestActivity.java 77 private ProgressBar mProgress;
111 mProgress = (ProgressBar) findViewById(R.id.p2p_progress);
112 mProgress.setVisibility(ProgressBar.VISIBLE);
165 mProgress.setVisibility(ProgressBar.VISIBLE);
187 mProgress.setVisibility(ProgressBar.INVISIBLE);
198 mProgress.setVisibility(ProgressBar.INVISIBLE);
213 mProgress.setVisibility(ProgressBar.VISIBLE);
234 mProgress.setVisibility(ProgressBar.INVISIBLE);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlideshowView.java 126 private float mProgress;
144 float scale = initScale * (1 + SCALE_SPEED * mProgress);
146 float centerX = viewWidth / 2 + mMovingVector.x * mProgress;
147 float centerY = viewHeight / 2 + mMovingVector.y * mProgress;
160 mProgress = progress;
  /development/samples/Support4Demos/src/com/example/android/supportv4/media/
MediaController.java 48 private ProgressBar mProgress;
152 mProgress = (ProgressBar) findViewById(R.id.mediacontroller_progress);
153 if (mProgress != null) {
154 if (mProgress instanceof SeekBar) {
155 SeekBar seeker = (SeekBar) mProgress;
158 mProgress.setMax(1000);
225 if (mProgress != null) {
229 mProgress.setProgress( (int) pos);
232 mProgress.setSecondaryProgress(percent * 10);
  /frameworks/support/v4/java/android/support/v4/widget/
SwipeRefreshLayout.java 148 private MaterialProgressDrawable mProgress;
184 mProgress.setAlpha(MAX_ALPHA);
185 mProgress.start();
200 mProgress.stop();
221 mProgress.setAlpha(targetAlpha);
282 mProgress.updateSizes(size);
283 mCircleView.setImageDrawable(mProgress);
348 mProgress = new MaterialProgressDrawable(getContext(), this);
349 mProgress.setBackgroundColor(CIRCLE_BG_LIGHT);
350 mCircleView.setImageDrawable(mProgress);
    [all...]

Completed in 1326 milliseconds

1 2 3 4 5 6