You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add implementation for listDownloadedModels. (#2154)
* Add implementation for listModels.
* Update to background thread execution for listDownloadModels call.
* Update to background thread execution for listDownloadModels call.
* update executor usages in unit tests.
Copy file name to clipboardExpand all lines: firebase-ml-modeldownloader/src/main/java/com/google/firebase/ml/modeldownloader/FirebaseModelDownloader.java
Copy file name to clipboardExpand all lines: firebase-ml-modeldownloader/src/main/java/com/google/firebase/ml/modeldownloader/FirebaseModelDownloaderRegistrar.java
Copy file name to clipboardExpand all lines: firebase-ml-modeldownloader/src/main/java/com/google/firebase/ml/modeldownloader/internal/SharedPreferencesUtil.java
Copy file name to clipboardExpand all lines: firebase-ml-modeldownloader/src/test/java/com/google/firebase/ml/modeldownloader/FirebaseModelDownloaderTest.java
Copy file name to clipboardExpand all lines: firebase-ml-modeldownloader/src/test/java/com/google/firebase/ml/modeldownloader/internal/SharedPreferencesUtilTest.java
0 commit comments