Searched refs:mStop (Results 1 – 12 of 12) sorted by relevance
46 private boolean mStop; field in MediaSaver100 if (mStop) break; in run()109 if (mStop) break; in run()126 mStop = true; in finish()
2636 private boolean mStop; field in VideoModule.VideoNamer2672 if (mStop) break; in run()2691 mStop = true; in finish()
1049 private boolean mStop; field in PhotoModule.NamedImages
38 private volatile boolean mStop = false; field in FilterEnvironment41 return mStop; in needsStop()45 this.mStop = stop; in setStop()
63 private boolean mStop = false; field in EmailConnectivityManager84 mStop = true; in stopWait()177 while (!mStop) { in waitForConnectivity()
27 private TextView mStop; field in CircleButtonsLinearLayout80 mStop = (TextView) findViewById(mStopButtonId); in remeasureViews()90 MarginLayoutParams stopParams = (MarginLayoutParams) mStop.getLayoutParams(); in remeasureViews()
117 private volatile boolean mStop = false; field in AttachmentDownloadService414 if (mStop) { in onWatchdogAlarm()903 while (!mStop) { in run()952 mStop = true; in onDestroy()
269 mStop = true; in alarm()299 mStop = true; in stop()1602 while (!mStop && (moreAvailable || hasPendingRequests())) { in sync()1859 if (mStop) return; in run()1911 if (!mStop) { in run()
69 protected volatile boolean mStop = false; field in AbstractSyncService181 return mStop; in isStopped()
146 if (mStop) return; in run()168 if (!mStop) { in run()
878 private boolean mStop; field in Camera.ImageSaver924 if (mStop) break; in run()962 mStop = true; in finish()
917 private boolean mStop; field in PhotoModule.NamedImages