/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | ImageWorker.java | 290 while (mPauseWork && !isCancelled()) { in doInBackground() 301 if (mImageCache != null && !isCancelled() && getAttachedImageView() != null in doInBackground() 310 if (bitmap == null && !isCancelled() && getAttachedImageView() != null in doInBackground() 350 if (isCancelled() || mExitTasksEarly) { in onPostExecute()
|
D | AsyncTask.java | 458 public final boolean isCancelled() { in isCancelled() method in AsyncTask 647 if (!isCancelled()) { in publishProgress() 654 if (isCancelled()) { in finish()
|
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/ |
D | ImageLoader.java | 214 while (mPauseWork && !isCancelled()) { in doInBackground() 224 if (!isCancelled() && getAttachedImageView() != null) { in doInBackground() 249 if (isCancelled()) { in onPostExecute()
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
D | SoundRecorder.java | 101 while (!isCancelled()) { in startRecording() 202 while (!isCancelled() && (read = bis.read(buffer, 0, buffer.length)) > 0) { in startPlay()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | JobWorkService.java | 73 while (!(cancelled=isCancelled()) && (work=mParams.dequeueWork()) != null) { in doInBackground()
|
D | PrintCustomContent.java | 238 if (isCancelled()) { in print() 361 if (isCancelled()) { in print()
|
D | LoaderThrottle.java | 438 if (isCancelled()) { in onOptionsItemSelected()
|
/development/samples/browseable/BasicRenderScript/src/com.example.android.basicrenderscript/ |
D | MainActivity.java | 125 if (isCancelled() == false) { in doInBackground()
|
/development/apps/Development/src/com/android/development/ |
D | CacheAbuser.java | 67 while (!isCancelled()) { in doInBackground()
|
/development/apps/GestureBuilder/src/com/android/gesture/builder/ |
D | GestureBuilderActivity.java | 341 if (isCancelled()) return STATUS_CANCELLED; in doInBackground() 350 if (isCancelled()) break; in doInBackground()
|
/development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/ |
D | NetworkFragment.java | 164 if (!isCancelled() && urls != null && urls.length > 0) { in doInBackground()
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | ImageDownloader.java | 317 if (isCancelled()) { in onPostExecute()
|
D | Adapters.java | 987 if (!isCancelled()) { in onPostExecute()
|
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/ |
D | MainActivity.java | 285 if (isCancelled() == false) { in doInBackground()
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |