Home
last modified time | relevance | path

Searched refs:updateBadgeBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DFastBitmapDrawable.java117 updateBadgeBounds(bounds); in onBoundsChange()
120 private void updateBadgeBounds(Rect bounds) { in updateBadgeBounds() method in FastBitmapDrawable
311 updateBadgeBounds(getBounds()); in setBadge()