Searched refs:getRoundedIcon (Results 1 – 2 of 2) sorted by relevance
205 largeIcon = getRoundedIcon(context, largeIcon); in savePhoto()325 private @Nullable Bitmap getRoundedIcon(Context context, @Nullable Bitmap bitmap) { in getRoundedIcon() method in ExternalCallNotifier
330 largeIcon = getRoundedIcon(largeIcon); in buildAndSendNotification()627 private Bitmap getRoundedIcon(Bitmap bitmap) { in getRoundedIcon() method in StatusBarNotifier