Home
last modified time | relevance | path

Searched defs:onCancelled (Results 1 – 10 of 10) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/security/
DKeyStoreUsage.java343 protected void onCancelled() { in onCancelled() method in KeyStoreUsage.GenerateTask
404 protected void onCancelled() { in onCancelled() method in KeyStoreUsage.SignTask
479 protected void onCancelled() { in onCancelled() method in KeyStoreUsage.VerifyTask
518 protected void onCancelled() { in onCancelled() method in KeyStoreUsage.DeleteTask
/development/samples/browseable/BasicRenderScript/src/com.example.android.basicrenderscript/
DMainActivity.java160 protected void onCancelled(Integer result) { in onCancelled() method in MainActivity.RenderScriptTask
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java429 protected void onCancelled(Result result) { in onCancelled() method in AsyncTask
445 protected void onCancelled() { in onCancelled() method in AsyncTask
DImageWorker.java369 protected void onCancelled(BitmapDrawable value) { in onCancelled() method in ImageWorker.BitmapWorkerTask
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivity.java319 protected void onCancelled() { in onCancelled() method in AuthenticatorActivity.UserLoginTask
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DCalendarWatchFaceService.java274 protected void onCancelled() { in onCancelled() method in CalendarWatchFaceService.Engine.LoadMeetingsTask
/development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/
DNetworkFragment.java211 protected void onCancelled(Result result) { in onCancelled() method in NetworkFragment.DownloadTask
/development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
DMainActivity.java307 protected void onCancelled(Integer result) { in onCancelled() method in MainActivity.RenderScriptTask
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
DImageLoader.java263 protected void onCancelled(Bitmap bitmap) { in onCancelled() method in ImageLoader.BitmapWorkerTask
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/
DDumpActivity.java558 protected void onCancelled(String s) { in onCancelled() method in DumpActivity.Dumper