Home | History | Annotate | Download | only in status

Lines Matching refs:badge

229   // Returns the Badge for a given network technology.
231 // Returns NULL if not badge is needed.
234 // Returns the Badge for a given network roaming status.
235 // This returns "R" badge if network is in roaming state, otherwise
236 // returns NULL. Badge is supposed to be shown on top right of the icon.
238 // Returns the badge for the given network if it's active with vpn.
241 // badge will be returned, otherwise returns null.
242 // Badge is supposed to be shown on in bottom left corner of the icon.
247 // If |badge| icon is not NULL, it will be drawn on top of the icon in
249 static SkBitmap IconForDisplay(const SkBitmap* icon, const SkBitmap* badge);