Searched refs:getPreviousKey (Results 1 – 2 of 2) sorted by relevance
138 && mDrawable.getPreviousKey() != null && mShouldUnbindOnDetachFromWindow) { in onAttachedToWindow()139 mDrawable.bind(mDrawable.getPreviousKey()); in onAttachedToWindow()
110 public final RequestKey getPreviousKey() { in getPreviousKey() method in BasicBitmapDrawable