Searched refs:DrawableCreationFlags (Results 1 – 3 of 3) sorted by relevance
52 public @interface DrawableCreationFlags {} annotation in BitmapInfo142 public FastBitmapDrawable newIcon(Context context, @DrawableCreationFlags int creationFlags) { in newIcon()156 @DrawableCreationFlags int creationFlags) { in applyFlags()
45 import com.android.launcher3.icons.BitmapInfo.DrawableCreationFlags;78 @DrawableCreationFlags int mCreationFlags = 0;426 @DrawableCreationFlags int mCreationFlags = 0;
326 @DrawableCreationFlags int creationFlags) { in newIcon()