Searched refs:mBadgeConstantState (Results 1 – 1 of 1) sorted by relevance
340 cs.mBadgeConstantState = mBadge.getConstantState(); in getConstantState()424 private ConstantState mBadgeConstantState; field in FastBitmapDrawable.FastBitmapConstantState441 if (mBadgeConstantState != null) { in newDrawable()442 drawable.setBadge(mBadgeConstantState.newDrawable()); in newDrawable()