Searched refs:getLoadingState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java122 if (bitmapSource.getLoadingState() != BitmapSource.State.LOADED) {
172 if (bitmapSource.getLoadingState() == BitmapSource.State.LOADED) {
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java199 public State getLoadingState() { method in class:BitmapRegionTileSource.BitmapSource

Completed in 73 milliseconds