Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java129 private Bitmap mBadgeBitmap; field in Bubble
345 return mBadgeBitmap; in getAppBadge()
531 mBadgeBitmap = info.badgeBitmap; in setViewInfo()