Home
last modified time | relevance | path

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

12

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/medialibrary/assets/
H A DGetAssetInfo.kt13 public override fun doInBackground(vararg params: Void?): Void? { in doInBackground() method in abi47_0_0.expo.modules.medialibrary.assets.GetAssetInfo
H A DDeleteAssets.kt14 override fun doInBackground(vararg params: Void?): Void? { in doInBackground() method in abi47_0_0.expo.modules.medialibrary.assets.DeleteAssets
H A DGetAssets.kt21 public override fun doInBackground(vararg params: Void?): Void? { in <lambda>() method in abi47_0_0.expo.modules.medialibrary.assets.GetAssets
H A DCreateAsset.kt133 override fun doInBackground(vararg params: Void?): Void? { in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/medialibrary/albums/
H A DGetAlbum.kt15 public override fun doInBackground(vararg params: Void?): Void? { in doInBackground() method in abi47_0_0.expo.modules.medialibrary.albums.GetAlbum
H A DRemoveAssetsFromAlbum.kt15 override fun doInBackground(vararg params: Void?): Void? { in doInBackground() method in abi47_0_0.expo.modules.medialibrary.albums.RemoveAssetsFromAlbum
H A DDeleteAlbums.kt17 override fun doInBackground(vararg voids: Void?): Void? { in doInBackground() method
H A DGetAlbums.kt17 override fun doInBackground(vararg params: Void?): Void? { in <lambda>() method in abi47_0_0.expo.modules.medialibrary.albums.GetAlbums
H A DCreateAlbum.kt43 public override fun doInBackground(vararg params: Void?): Void? { in <lambda>() method
H A DAddAssetsToAlbum.kt63 public override fun doInBackground(vararg params: Void?): Void? { in <lambda>() method
/expo/packages/expo-camera/android/src/main/java/expo/modules/camera/tasks/
H A DBarCodeScannerAsyncTask.kt16 override fun doInBackground(vararg params: Void?) = if (!isCancelled) { in doInBackground() method in expo.modules.camera.tasks.BarCodeScannerAsyncTask
H A DResolveTakenPictureAsyncTask.kt52 override fun doInBackground(vararg params: Void?): Bundle? { in <lambda>() method in expo.modules.camera.tasks.ResolveTakenPictureAsyncTask
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/camera/tasks/
H A DBarCodeScannerAsyncTask.kt16 override fun doInBackground(vararg params: Void?) = if (!isCancelled) { in doInBackground() method in abi48_0_0.expo.modules.camera.tasks.BarCodeScannerAsyncTask
H A DResolveTakenPictureAsyncTask.kt52 override fun doInBackground(vararg params: Void?): Bundle? { in <lambda>() method in abi48_0_0.expo.modules.camera.tasks.ResolveTakenPictureAsyncTask
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/camera/tasks/
H A DBarCodeScannerAsyncTask.kt16 override fun doInBackground(vararg params: Void?) = if (!isCancelled) { in doInBackground() method in abi47_0_0.expo.modules.camera.tasks.BarCodeScannerAsyncTask
H A DResolveTakenPictureAsyncTask.kt50 override fun doInBackground(vararg params: Void?): Bundle? { in <lambda>() method in abi47_0_0.expo.modules.camera.tasks.ResolveTakenPictureAsyncTask
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/camera/tasks/
H A DBarCodeScannerAsyncTask.kt16 override fun doInBackground(vararg params: Void?) = if (!isCancelled) { in doInBackground() method in abi49_0_0.expo.modules.camera.tasks.BarCodeScannerAsyncTask
H A DResolveTakenPictureAsyncTask.kt52 override fun doInBackground(vararg params: Void?): Bundle? { in <lambda>() method in abi49_0_0.expo.modules.camera.tasks.ResolveTakenPictureAsyncTask
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/medialibrary/albums/migration/
H A DCheckIfAlbumShouldBeMigrated.kt19 public override fun doInBackground(vararg voids: Void?): Void? { in <lambda>() method in abi47_0_0.expo.modules.medialibrary.albums.migration.CheckIfAlbumShouldBeMigrated
H A DMigrateAlbum.kt23 override fun doInBackground(vararg voids: Void?): Void? { in <lambda>() method in abi47_0_0.expo.modules.medialibrary.albums.migration.MigrateAlbum
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java29 protected InputStream doInBackground(String... urls) { in doInBackground() method in FileUtil
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java29 protected InputStream doInBackground(String... urls) { in doInBackground() method in FileUtil
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java29 protected InputStream doInBackground(String... urls) { in doInBackground() method in FileUtil
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java29 protected InputStream doInBackground(String... urls) { in doInBackground() method in FileUtil
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/videothumbnails/
H A DVideoThumbnailsModule.java67 protected final Bitmap doInBackground(Void... voids) { in doInBackground() method in VideoThumbnailsModule.GetThumbnailAsyncTask

12