Searched refs:badge (Results 1 – 25 of 25) sorted by relevance
53 private FolderAdaptiveIcon(Drawable bg, Drawable fg, Drawable badge, Path mask) { in FolderAdaptiveIcon() argument55 mBadge = badge; in FolderAdaptiveIcon()75 final Bitmap badge = Bitmap.createBitmap( in createFolderAdaptiveIcon() local91 return icon == null ? null : createDrawableOnUiThread(icon, badge, preview); in createFolderAdaptiveIcon()134 ShiftedBitmapDrawable badge = new ShiftedBitmapDrawable(badgeBitmap, margin, margin);138 return new FolderAdaptiveIcon(new ColorDrawable(bg.getBgColor()), foreground, badge, mask);
370 Bitmap badge = LauncherIcons.getShortcutInfoBadge(si, appState.getIconCache()); in getBadge() local374 return new InsetDrawable(new FastBitmapDrawable(badge), in getBadge()
3 ![](https://img.shields.io/badge/release-v1.0.2-blue.png)21 | ![lin-badge] | ![win-badge] | ![cov-badge] |23 [lin-badge]: https://travis-ci.org/miloyip/rapidjson.png?branch=master "Travis build status"25 [win-badge]: https://ci.appveyor.com/api/projects/status/u658dcuwxo14a8m9/branch/master "AppVeyor b…27 [cov-badge]: https://coveralls.io/repos/miloyip/rapidjson/badge.png?branch=master
232 QuickContactBadge badge, in loadDialerThumbnailOrPhoto() argument238 badge.assignContactUri(contactUri); in loadDialerThumbnailOrPhoto()239 badge.setOverlay(null); in loadDialerThumbnailOrPhoto()241 badge.setContentDescription( in loadDialerThumbnailOrPhoto()242 badge.getContext().getString(R.string.description_quick_contact_for, displayName)); in loadDialerThumbnailOrPhoto()249 loadDirectoryPhoto(badge, photoUri, false /* darkTheme */, true /* isCircular */, request); in loadDialerThumbnailOrPhoto()251 loadThumbnail(badge, photoId, false /* darkTheme */, true /* isCircular */, request); in loadDialerThumbnailOrPhoto()
97 private void loadContactPhoto(ContactInfo info, String displayName, QuickContactBadge badge) { in loadContactPhoto() argument106 badge.assignContactUri(info.lookupUri); in loadContactPhoto()107 badge.setContentDescription( in loadContactPhoto()110 badge, info.photoUri, false /* darkTheme */, true /* isCircular */, request); in loadContactPhoto()
195 public static Bitmap badgeWithBitmap(Bitmap srcTgt, Bitmap badge, Context context) { in badgeWithBitmap() argument196 return badgeWithDrawable(srcTgt, new FastBitmapDrawable(badge), context); in badgeWithBitmap()199 public static Bitmap badgeWithDrawable(Bitmap srcTgt, Drawable badge, Context context) { in badgeWithDrawable() argument204 badge.setBounds(iconSize - badgeSize, iconSize - badgeSize, iconSize, iconSize); in badgeWithDrawable()205 badge.draw(sCanvas); in badgeWithDrawable()
206 final QuickContactBadge badgeView = (QuickContactBadge) view.findViewById(R.id.badge); in updateAttendeeView()208 Drawable badge = null; in updateAttendeeView() local211 badge = mRecycledPhotos.get(item.mAttendee.mEmail); in updateAttendeeView()213 if (badge != null) { in updateAttendeeView()214 item.mBadge = badge; in updateAttendeeView()
244 public AttendeeItem(Attendee attendee, Drawable badge) { in AttendeeItem() argument246 mBadge = badge; in AttendeeItem()
60 public void setBitmap(Bitmap bitmap, Drawable badge) { in setBitmap() argument62 mBadge = badge; in setBitmap()
17 package com.android.launcher3.badge;
45 import com.android.launcher3.badge.BadgeInfo;46 import com.android.launcher3.badge.BadgeRenderer;
35 import com.android.launcher3.badge.BadgeRenderer;
65 import com.android.launcher3.badge.FolderBadgeInfo;
61 import com.android.launcher3.badge.BadgeRenderer;62 import com.android.launcher3.badge.FolderBadgeInfo;
27 import com.android.launcher3.badge.BadgeInfo;
63 import com.android.launcher3.badge.BadgeInfo;
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...