Home
last modified time | relevance | path

Searched defs:doInBackground (Results 1 – 9 of 9) sorted by relevance

/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
DPrepareMusicRetrieverTask.java37 protected Void doInBackground(Void... arg0) { in doInBackground() method in PrepareMusicRetrieverTask
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DDeviceDetailFragment.java225 protected String doInBackground(Void... params) { in doInBackground() method in DeviceDetailFragment.FileServerAsyncTask
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivity.java299 protected String doInBackground(Void... params) { in doInBackground() method in AuthenticatorActivity.UserLoginTask
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/
DAddVoicemailActivity.java192 protected Exception doInBackground(Pair<Voicemail, Uri>... params) { in doInBackground() method in AddVoicemailActivity.InsertVoicemailTask
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DContentFragment.java327 protected Boolean doInBackground(Void... voids) { in shareCurrentPhoto() method
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DLookupActivity.java279 protected String doInBackground(String... args) { in doInBackground() method in LookupActivity.LookupTask
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DImageDownloader.java247 protected Bitmap doInBackground(String... params) { in doInBackground() method in ImageDownloader.BitmapDownloaderTask
DAdapters.java975 protected Cursor doInBackground(Void... params) { in doInBackground() method in Adapters.XmlCursorAdapter.QueryTask
/development/apps/GestureBuilder/src/com/android/gesture/builder/
DGestureBuilderActivity.java340 protected Integer doInBackground(Void... params) { in doInBackground() method in GestureBuilderActivity.GesturesLoadTask