Home
last modified time | relevance | path

Searched defs:getAlbumAsync (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-media-library/build/
H A DMediaLibrary.d.ts379 export declare function getAlbumAsync(title: string): Promise<Album>; function
H A DMediaLibrary.js279 export async function getAlbumAsync(title) { function
/expo/packages/expo-media-library/src/
H A DMediaLibrary.ts648 export async function getAlbumAsync(title: string): Promise<Album> { function
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/medialibrary/
H A DMediaLibraryModule.kt163 fun getAlbumAsync( in <lambda>() method
/expo/ios/versioned/sdk48/EXMediaLibrary/EXMediaLibrary/
H A DABI48_0_0EXMediaLibrary.m353 ABI48_0_0EX_EXPORT_METHOD_AS(getAlbumAsync, category
/expo/ios/versioned/sdk47/EXMediaLibrary/EXMediaLibrary/
H A DABI47_0_0EXMediaLibrary.m353 ABI47_0_0EX_EXPORT_METHOD_AS(getAlbumAsync, category
/expo/ios/versioned/sdk49/EXMediaLibrary/EXMediaLibrary/
H A DABI49_0_0EXMediaLibrary.m358 ABI49_0_0EX_EXPORT_METHOD_AS(getAlbumAsync, category
/expo/packages/expo-media-library/ios/EXMediaLibrary/
H A DEXMediaLibrary.m361 EX_EXPORT_METHOD_AS(getAlbumAsync, category