Searched refs:DrawableCreationFlags (Results 1 – 3 of 3) sorted by relevance
56 public @interface DrawableCreationFlags {} annotation in BitmapInfo73 public @DrawableCreationFlags int creationFlags;156 public FastBitmapDrawable newIcon(Context context, @DrawableCreationFlags int creationFlags) { in newIcon()168 public FastBitmapDrawable newIcon(Context context, @DrawableCreationFlags int creationFlags, in newIcon()183 @DrawableCreationFlags int creationFlags, @Nullable Path badgeShape) { in applyFlags()
45 import com.android.launcher3.icons.BitmapInfo.DrawableCreationFlags;77 @DrawableCreationFlags int mCreationFlags = 0;441 @DrawableCreationFlags int mCreationFlags = 0;
287 @DrawableCreationFlags int creationFlags, Path badgeShape) { in newIcon()