Home
last modified time | relevance | path

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

12

/packages/apps/TV/common/src/com/android/tv/common/
DSharedPreferencesUtils.java46 new AsyncTask<Void, Void, Void>() { in initialize() method
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DMdmReceivedSuccessReceiver.java70 new AsyncTask<Void, Void, Void>() { in finishAccountMigration() method
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DCameraManagerTest.java132 new AsyncTask<Void, Void, Void>() { in waitForPendingAsyncTasks() method
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DApnEditorActivity.java205 new AsyncTask<Void, Void, Void>() { in onActivityCreated() method
363 new AsyncTask<Void, Void, Void>() { in validateAndSave() method
407 new AsyncTask<Void, Void, Void>() { in deleteApn() method
DApnSettingsActivity.java221 new AsyncTask<Void, Void, Cursor>() { in fillList() method
329 new AsyncTask<Void, Void, Void>() { in setSelectedApnKey() method
/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetsRestoredReceiver.java84 new AsyncTask<Void, Void, Void>() { in restoreAppWidgetIds() method
/packages/apps/TV/src/com/android/tv/util/
DRecurringRunner.java66 new AsyncTask<Void, Void, Long>() { in start() method
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
DSearchBaseUrlHelper.java134 new AsyncTask<Void, Void, Void>() { in checkSearchDomain() method
/packages/apps/Dialer/src/com/android/dialer/filterednumber/
DBlockedNumbersMigrator.java81 new AsyncTask<Void, Void, Boolean>() { in migrate() method
/packages/apps/Settings/src/com/android/settings/widget/
DSettingsAppWidgetProvider.java389 new AsyncTask<Void, Void, Void>() { in requestStateChange() method
474 new AsyncTask<Void, Void, Void>() { in requestStateChange() method
555 new AsyncTask<Void, Void, Boolean>() { in requestStateChange() method
626 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/Settings/src/com/android/settings/applications/
DDefaultEmergencyPreference.java81 new AsyncTask<Void, Void, Set<String>>() { in load() 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/Dialer/tests/src/com/android/dialer/util/
DFakeAsyncTaskExecutor.java81 AsyncTask<?, ?, ?> asyncTask) { in SubmittedTaskImpl() argument
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertActivity.java139 new AsyncTask<List<AlarmId>, Void, Void>() { in initiateGlobalDismiss() method
/packages/apps/TV/usbtuner/src/com/android/usbtuner/
DUsbTunerPreferences.java168 new AsyncTask<Void, Void, Void>() { in setPreference() method
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMailboxSelectionActivity.java188 new AsyncTask<Void, Void, Void>() { in setupWithAccounts() method
/packages/apps/TV/src/com/android/tv/data/
DWatchedHistoryManager.java110 new AsyncTask<Void, Void, Void>() { in start() 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/Settings/src/com/android/settings/datausage/
DDataUsageList.java181 new AsyncTask<Void, Void, Void>() { in onResume() method
/packages/apps/Camera2/src/com/android/camera/
DMultiToggleImageButton.java166 new AsyncTask<Integer, Void, Bitmap>() { in setStateAnimatedInternal() method
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DSelectedConversationsActionMenu.java210 new AsyncTask<Void, Void, Folder>() { in onActionItemClicked() method
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstaller.java326 new AsyncTask<Void,Void,Boolean>() { in extractPkcs12InBackground() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionarySettingsFragment.java110 new AsyncTask<Void, Void, String>() { in onCreateOptionsMenu() method

12