Home
last modified time | relevance | path

Searched defs:voids (Results 1 – 7 of 7) sorted by relevance

/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
DMyMain.java33 protected Boolean doInBackground(Void... voids) { in onCreate()
/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/
DPinnedAppListViewModel.java84 protected List<AppEntry> doInBackground(Void... voids) { in loadData()
DAppListViewModel.java72 protected List<AppEntry> doInBackground(Void... voids) { in loadData()
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/
DMainActivity.java217 protected Boolean doInBackground(Void... voids) { in doInBackground()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DCalendarWatchFaceService.java247 protected Integer doInBackground(Void... voids) { in doInBackground()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DContentFragment.java327 protected Boolean doInBackground(Void... voids) { in shareCurrentPhoto()
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/
DDumpActivity.java519 protected String doInBackground(Void... voids) { in doInBackground()