/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
D | WeakAsyncTask.java | 42 protected final Result doInBackground(Params... params) { in doInBackground() method in WeakAsyncTask 64 protected abstract Result doInBackground(WeakTarget target, Params... params); in doInBackground() method in WeakAsyncTask
|
D | PhoneNumberFormatter.java | 43 protected PhoneNumberFormattingTextWatcher doInBackground(Void... params) { in doInBackground() method in PhoneNumberFormatter.TextWatcherLoadAsyncTask
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | AsyncRefreshTask.java | 35 protected Void doInBackground(Void... voids) { in doInBackground() method in AsyncRefreshTask
|
/packages/apps/Browser/src/com/android/browser/ |
D | KeyChainLookup.java | 36 @Override protected Void doInBackground(Void... params) { in doInBackground() method in KeyChainLookup
|
/packages/apps/Mms/src/com/android/mms/util/ |
D | PhoneNumberFormatter.java | 43 protected PhoneNumberFormattingTextWatcher doInBackground(Void... params) { in doInBackground() method in PhoneNumberFormatter.TextWatcherLoadAsyncTask
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | CameraDataAdapter.java | 338 protected List<LocalData> doInBackground(ContentResolver... contentResolvers) { in doInBackground() method in CameraDataAdapter.LoadNewPhotosTask 395 protected QueryTaskResult doInBackground(Context... contexts) { in doInBackground() method in CameraDataAdapter.QueryTask 439 protected Void doInBackground(LocalData... data) { in doInBackground() method in CameraDataAdapter.DeletionTask 453 protected List<Integer> doInBackground(Integer... dataId) { in doInBackground() method in CameraDataAdapter.MetadataUpdateTask
|
/packages/apps/Exchange/src/com/android/exchange/service/ |
D | PingTask.java | 63 protected Void doInBackground(Void... params) { in doInBackground() method in PingTask
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | TargetPackageInfoGetterTask.java | 51 protected PackageInfo doInBackground(final String... packageName) { in doInBackground() method in TargetPackageInfoGetterTask
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | UpdatePreviewTask.java | 56 public Result doInBackground(Request message) { in doInBackground() method in UpdatePreviewTask
|
D | RenderingRequestTask.java | 63 public Result doInBackground(Request message) { in doInBackground() method in RenderingRequestTask
|
D | FullresRenderingRequestTask.java | 47 public Result doInBackground(Request message) { in doInBackground() method in FullresRenderingRequestTask
|
D | HighresRenderingRequestTask.java | 70 public Result doInBackground(Request message) { in doInBackground() method in HighresRenderingRequestTask
|
D | ProcessingTask.java | 83 public abstract Result doInBackground(Request message); in doInBackground() method in ProcessingTask
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ReverseGeocoderTask.java | 49 protected String doInBackground(Void... params) { in doInBackground() method in ReverseGeocoderTask
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
D | HeadlessAccountSettingsLoader.java | 65 protected Account doInBackground(Long... params) { in doInBackground() method in HeadlessAccountSettingsLoader.LoadAccountIncomingSettingsAsyncTask
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | AppWidgetsRestoredReceiver.java | 84 public Void doInBackground(Void ... args) { in restoreAppWidgetIds() method
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/ |
D | ContactsDumpActivity.java | 100 protected Uri doInBackground(Void... params) { in doInBackground() method in ContactsDumpActivity.DumpDbTask
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | AsyncDialog.java | 125 protected Void doInBackground(Runnable... params) { in doInBackground() method in AsyncDialog.ModalDialogAsyncTask
|
/packages/apps/KeyChain/src/com/android/keychain/ |
D | KeyChainActivity.java | 142 @Override protected CertificateAdapter doInBackground(Void... params) { in doInBackground() method in KeyChainActivity.AliasLoader 328 @Override protected String doInBackground(Void... params) { in doInBackground() method in KeyChainActivity.CertificateAdapter.CertLoader 402 @Override protected Void doInBackground(Void... unused) { in doInBackground() method in KeyChainActivity.ResponseSender
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactsApplication.java | 135 protected Void doInBackground(Void... params) { in doInBackground() method in ContactsApplication.DelayedInitializer
|
/packages/apps/PhoneCommon/src/com/android/phone/common/ |
D | CallLogAsync.java | 92 protected String doInBackground(GetLastOutgoingCallArgs... list) { in doInBackground() method in CallLogAsync.GetLastOutgoingCallTask
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
D | EmailAsyncTask.java | 120 protected Result2 doInBackground(Params2... params) { in doInBackground() method in EmailAsyncTask.InnerTask 159 protected abstract Result doInBackground(Params... params); in doInBackground() method in EmailAsyncTask
|
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/ |
D | KeyChainTestActivity.java | 152 @Override protected Void doInBackground(Void... params) { in doInBackground() method in KeyChainTestActivity.SetupTestKeyStore 176 @Override protected Void doInBackground(Void... params) { in doInBackground() method in KeyChainTestActivity.TestHttpsRequest
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/ |
D | LicenseActivity.java | 81 protected String doInBackground(String... params) { in doInBackground() method in LicenseActivity.LicenseFileLoader
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | BitmapWorkerTask.java | 76 protected Bitmap doInBackground(BitmapWorkerOptions... params) { in doInBackground() method in BitmapWorkerTask
|