Home
last modified time | relevance | path

Searched refs:doInBackground (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/packages/apps/Car/Hvac/src/com/android/car/hvac/
DHvacController.java403 protected Void doInBackground(Void... unused) { in requestRefresh()
491 protected Void doInBackground(Void... unused) { in setTemperature()
512 protected Void doInBackground(Void... unused) { in setHvacPowerState()
542 protected Void doInBackground(Void... unused) { in setSeatWarmerLevel()
581 protected Void doInBackground(Void... unused) { in setFanSpeed()
638 protected Void doInBackground(Void... unused) { in setDefrosterState()
671 protected Void doInBackground(Void... unused) { in setAcState()
726 protected Void doInBackground(Void... unused) { in setFanDirection()
761 protected Void doInBackground(Void... unused) { in setAirCirculation()
784 protected Void doInBackground(Void... unused) { in setAutoMode()
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorUtils.java149 public Void doInBackground(PopulateDatabaseWorkerInput input) { in doInBackground() method in SimulatorUtils.PopulateVoicemailWorker
158 public Void doInBackground(PopulateDatabaseWorkerInput input) { in doInBackground() method in SimulatorUtils.PopulateDatabaseWorker
169 public Void doInBackground(Context context) { in doInBackground() method in SimulatorUtils.CleanDatabaseWorker
181 public Void doInBackground(Context context) { in doInBackground() method in SimulatorUtils.ClearPreferredSimWorker
190 public String doInBackground(Void unused) { in doInBackground() method in SimulatorUtils.ShareLogWorker
/packages/apps/Contacts/src/com/android/contacts/util/
DWeakAsyncTask.java42 protected final Result doInBackground(Params... params) { in doInBackground() method in WeakAsyncTask
45 return this.doInBackground(target, params); in doInBackground()
64 protected abstract Result doInBackground(WeakTarget target, Params... params); in doInBackground() method in WeakAsyncTask
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DStreamableAsset.java106 protected InputStream doInBackground(Void... params) { in fetchInputStream() method
253 protected Bitmap doInBackground(Void... unused) { in doInBackground() method in StreamableAsset.DecodeBitmapAsyncTask
316 protected Bitmap doInBackground(Void... voids) { in doInBackground() method in StreamableAsset.DecodeBitmapRegionAsyncTask
382 protected Point doInBackground(Void... unused) { in doInBackground() method in StreamableAsset.DecodeDimensionsAsyncTask
DBuiltInWallpaperAsset.java142 protected Bitmap doInBackground(Void... unused) { in doInBackground() method in BuiltInWallpaperAsset.DecodeBitmapAsyncTask
179 protected Bitmap doInBackground(Void... unused) { in doInBackground() method in BuiltInWallpaperAsset.DecodeBitmapRegionAsyncTask
213 protected Point doInBackground(Void... unused) { in doInBackground() method in BuiltInWallpaperAsset.DecodeDimensionsAsyncTask
DCurrentWallpaperAssetV16.java94 protected Bitmap doInBackground(Void... unused) { in doInBackground() method in CurrentWallpaperAssetV16.DecodeBitmapAsyncTask
129 protected Point doInBackground(Void... unused) { in doInBackground() method in CurrentWallpaperAssetV16.DecodeDimensionsAsyncTask
/packages/apps/TV/src/com/android/tv/menu/
DAppLinkCardView.java133 protected CharSequence doInBackground(Void... params) { in onBind() method
173 protected Drawable doInBackground(Void... params) { in onBind() method
208 protected CharSequence doInBackground(Void... params) { in onBind() method
325 protected Drawable doInBackground(Void... params) {
364 protected Drawable doInBackground(Void... params) {
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogAsyncTaskUtil.java56 public Void doInBackground(Void... params) { in markVoicemailAsRead()
86 public Void doInBackground(Void... params) { in deleteVoicemail()
122 public Void doInBackground(Void... params) { in markCallAsRead()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmUpdateHandler.java65 protected AlarmInstance doInBackground(Void... parameters) { in asyncAddAlarm()
107 protected AlarmInstance doInBackground(Void... parameters) { in asyncUpdateAlarm()
159 protected Boolean doInBackground(Void... parameters) { in asyncDeleteAlarm()
/packages/apps/Camera2/src/com/android/camera/data/
DCameraFilmstripDataAdapter.java325 protected List<PhotoItem> doInBackground(ContentResolver... contentResolvers) { in doInBackground() method in CameraFilmstripDataAdapter.LoadNewPhotosTask
391 protected QueryTaskResult doInBackground(Context... contexts) { in doInBackground() method in CameraFilmstripDataAdapter.QueryTask
451 protected Void doInBackground(FilmstripItem... items) { in doInBackground() method in CameraFilmstripDataAdapter.DeletionTask
476 protected List<Integer> doInBackground(Integer... dataId) { in doInBackground() method in CameraFilmstripDataAdapter.MetadataUpdateTask
/packages/apps/Settings/src/com/android/settings/applications/
DAppCounter.java38 protected Integer doInBackground(Void... params) { in doInBackground() method in AppCounter
61 onPostExecute(doInBackground()); in executeInForeground()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppCounter.java38 protected Integer doInBackground(Void... params) { in doInBackground() method in AppCounter
61 onPostExecute(doInBackground()); in executeInForeground()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DProcessingTask.java61 Object result = doInBackground(message); in processRequest()
83 public abstract Result doInBackground(Request message); in doInBackground() method in ProcessingTask
/packages/apps/TV/tuner/SampleDvbTuner/src/com/android/tv/tuner/sample/dvb/setup/
DSampleDvbTunerSetupActivity.java102 protected Integer doInBackground(Void... arg0) { in executeGetTunerTypeAndCountAsyncTask() method
396 protected List<Lineup> doInBackground(Void... args) { in doInBackground() method in SampleDvbTunerSetupActivity.FetchLineupTask
436 protected Void doInBackground(Void... args) { in doInBackground() method in SampleDvbTunerSetupActivity.InsertOrModifyEpgInputTask
494 protected EpgInput doInBackground(Void... args) { in doInBackground() method in SampleDvbTunerSetupActivity.QueryEpgInputTask
/packages/apps/TV/tuner/SampleNetworkTuner/src/com/android/tv/tuner/sample/network/setup/
DSampleNetworkTunerSetupActivity.java102 protected Integer doInBackground(Void... arg0) { in executeGetTunerTypeAndCountAsyncTask() method
396 protected List<Lineup> doInBackground(Void... args) { in doInBackground() method in SampleNetworkTunerSetupActivity.FetchLineupTask
436 protected Void doInBackground(Void... args) { in doInBackground() method in SampleNetworkTunerSetupActivity.InsertOrModifyEpgInputTask
495 protected EpgInput doInBackground(Void... args) { in doInBackground() method in SampleNetworkTunerSetupActivity.QueryEpgInputTask
/packages/apps/TV/common/src/com/android/tv/common/
DCommonPreferences.java107 protected Void doInBackground(Void... params) { in initialize() method
259 protected Void doInBackground(Void... params) { in savePreference() method
283 protected Bundle doInBackground(Void... params) { in doInBackground() method in CommonPreferences.LoadPreferencesTask
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/security/
DCredentialStorage.java208 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorage.ResetKeyStoreAndKeyChain
270 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorage.InstallKeyInKeyChain
323 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorage.MarkKeyAsUserSelectable
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DCredentialStorageActivity.java221 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorageActivity.ResetKeyStoreAndKeyChain
285 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorageActivity.InstallKeyInKeyChain
342 protected Boolean doInBackground(Void... unused) { in doInBackground() method in CredentialStorageActivity.MarkKeyAsUserSelectable
/packages/apps/Dialer/java/com/android/dialer/preferredsim/
DPreferredAccountRecorder.java99 public Void doInBackground(@NonNull Context context) throws Throwable { in doInBackground() method in PreferredAccountRecorder.UserSelectionReporter
128 public Void doInBackground(WritePreferredAccountWorkerInput input) throws Throwable { in doInBackground() method in PreferredAccountRecorder.WritePreferredAccountWorker
/packages/apps/Car/Radio/src/com/android/car/radio/storage/
DRadioStorage.java110 protected Void doInBackground(Program... programs) { in doInBackground() method in RadioStorage.AddFavoriteTask
118 protected Void doInBackground(ProgramSelector... selectors) { in doInBackground() method in RadioStorage.RemoveFavoriteTask
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DApnEditorActivity.java207 protected Void doInBackground(Void... params) { in onActivityCreated() method
365 protected Void doInBackground(Void... params) { in validateAndSave() method
409 protected Void doInBackground(Void... params) { in deleteApn() method
/packages/apps/TV/src/com/android/tv/dvr/
DDvrManager.java527 protected Integer doInBackground(Void... params) { in removeRecordedProgram() method
537 protected Void doInBackground(Void... params) { in removeRecordedProgram() method
559 protected Boolean doInBackground(Void... params) { in removeRecordedPrograms() method
575 protected Void doInBackground(Void... params) { in removeRecordedPrograms() method
/packages/apps/Dialer/java/com/android/voicemail/impl/settings/
DVisualVoicemailSettingsUtil.java194 public Void doInBackground(Void unused) { in doInBackground() method in VisualVoicemailSettingsUtil.VoicemailDeleteWorker
218 public Void doInBackground(Void unused) { in doInBackground() method in VisualVoicemailSettingsUtil.ClearGoogleTranscribedVoicemailTranscriptionWorker
/packages/apps/Camera2/src/com/android/camera/
DMediaSaverImpl.java172 protected Uri doInBackground(Void... v) { in doInBackground() method in MediaSaverImpl.ImageSaveTask
219 protected Uri doInBackground(Void... v) { in doInBackground() method in MediaSaverImpl.VideoSaveTask
/packages/apps/Dialer/java/com/android/dialer/app/voicemail/
DVoicemailPlaybackPresenter.java398 public Boolean doInBackground(Void... params) { in checkForContent()
466 protected Void doInBackground(Void... voids) { in requestContent()
882 public Pair<Uri, String> doInBackground(Pair<Context, Uri> input) { in doInBackground() method in VoicemailPlaybackPresenter.ShareVoicemailWorker
1097 public Boolean doInBackground(Void... params) { in onChange()

12345678910>>...13