Searched defs:setBlocking (Results 1 - 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/bitmap/
H A DBitmapCache.java21 void setBlocking(boolean blocking); method in interface:BitmapCache
H A DAltBitmapCache.java43 public void setBlocking(final boolean blocking) { method in class:AltBitmapCache
60 * If {@link #setBlocking(boolean)} has been called with true, this method will block until a

Completed in 197 milliseconds