Searched refs:getLoadingState (Results 1 – 2 of 2) sorted by relevance
122 if (bitmapSource.getLoadingState() != BitmapSource.State.LOADED) { in init()172 if (bitmapSource.getLoadingState() == BitmapSource.State.LOADED) { in setCropViewTileSource()
199 public State getLoadingState() { in getLoadingState() method in BitmapRegionTileSource.BitmapSource