Home
last modified time | relevance | path

Searched defs:AsyncTask (Results 1 – 25 of 41) sorted by relevance

12

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetsRestoredReceiver.java83 new AsyncTask<Void, Void, Void>() { in restoreAppWidgetIds() method
DWidgetPreviewLoader.java269 new AsyncTask<Void, Void, Void>() { in getPreview() method
402 new AsyncTask<Void, Void, Void>() { in removePackageFromDb() method
428 new AsyncTask<Void, Void, Void>() { in removeItemFromDb() method
DDeleteDropTarget.java347 new AsyncTask<Void, Void, Void>() { in completeDrop() method
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DSearchBaseUrlHelper.java134 new AsyncTask<Void, Void, Void>() { in checkSearchDomain() method
/packages/apps/Settings/src/com/android/settings/widget/
DSettingsAppWidgetProvider.java388 new AsyncTask<Void, Void, Void>() { in requestStateChange() method
470 new AsyncTask<Void, Void, Void>() { in requestStateChange() method
551 new AsyncTask<Void, Void, Boolean>() { in requestStateChange() method
622 new AsyncTask<Void, Void, Boolean>() { in requestStateChange() method
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DServiceProxy.java111 new AsyncTask<Void, Void, Void>() { in onServiceConnected() method
/packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/
DGeneralPrefsFragment.java166 new AsyncTask<Void, Void, Void>() { in onClick() method
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DUtility.java357 public static void cancelTaskInterrupt(AsyncTask<?, ?, ?> task) { in cancelTaskInterrupt() argument
368 public static void cancelTask(AsyncTask<?, ?, ?> task, boolean mayInterruptIfRunning) { in cancelTask() argument
/packages/apps/Browser/src/com/android/browser/
DBookmarks.java202 new AsyncTask<Void, Void, Void>() { in updateFavicon() method
DIntentHandler.java301 new AsyncTask<Void, Void, Void>() { in handleWebSearchRequest() method
/packages/apps/Dialer/tests/src/com/android/dialer/util/
DFakeAsyncTaskExecutor.java81 AsyncTask<?, ?, ?> asyncTask) { in SubmittedTaskImpl() argument
/packages/apps/Settings/src/com/android/settings/net/
DNetworkPolicyEditor.java81 new AsyncTask<Void, Void, Void>() { in writeAsync() method
/packages/apps/Settings/src/com/android/settings/accounts/
DAuthenticatorHelper.java87 new AsyncTask<Void, Void, Void>() { in preloadDrawableForType() method
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertActivity.java139 new AsyncTask<List<AlarmId>, Void, Void>() { in initiateGlobalDismiss() method
DGlobalDismissManager.java527 new AsyncTask<Pair<Context, Intent>, Void, Void>() { in onReceive() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSubtypeSwitcher.java206 new AsyncTask<Void, Void, Void>() { in switchToTargetIME() method
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMailboxSelectionActivity.java188 new AsyncTask<Void, Void, Void>() { in setupWithAccounts() method
/packages/apps/Camera2/src/com/android/camera/
DMultiToggleImageButton.java149 new AsyncTask<Integer, Void, Bitmap>() { in setStateAnimatedInternal() method
/packages/apps/Settings/src/com/android/settings/users/
DEditUserPhotoController.java242 new AsyncTask<Void, Void, Bitmap>() { in onPhotoCropped() method
DUserSettings.java318 new AsyncTask<Void, Void, String>() { in loadProfile() method
824 new AsyncTask<List<Integer>, Void, Void>() { in loadIconsAsync() method
/packages/apps/Launcher2/src/com/android/launcher2/
DWidgetPreviewLoader.java257 new AsyncTask<Void, Void, Void>() { in getPreview() method
387 new AsyncTask<Void, Void, Void>() { in removeFromDb() method
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstaller.java296 new AsyncTask<Void,Void,Boolean>() { in extractPkcs12InBackground() method
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DSelectedConversationsActionMenu.java210 new AsyncTask<Void, Void, Folder>() { in onActionItemClicked() method
/packages/apps/Camera2/src/com/android/camera/tinyplanet/
DTinyPlanetFragment.java292 (new AsyncTask<Void, Void, TinyPlanetImage>() { in onCreateTinyPlanet() method
/packages/apps/Email/provider_src/com/android/email/activity/setup/
DAccountSecurity.java490 new AsyncTask<Void, Void, Void>() { in repostNotification() method

12