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

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DContiguousFIFOAggregator.java236 callback.onBecomeFirstExpected(key);
292 void onBecomeFirstExpected(final T key); method in interface:ContiguousFIFOAggregator.Callback
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DExtendedBitmapDrawable.java331 onBecomeFirstExpected(key);
337 public void onBecomeFirstExpected(final RequestKey key) { method in class:ExtendedBitmapDrawable

Completed in 225 milliseconds