package android.graphics; public class DashPathEffect extends PathEffect { public DashPathEffect(float[] dummy, float dummy2) { } }