package p1.p2; import android.app.Activity; import android.view.View; public class OnClick_Class4 { void clickHandler1(View v) { } }