public OnTouchListener(ArcLayout arcLayout, ImageView hintView) { m_arcLayout = arcLayout; m_hintView = hintView; }
public OnClicklistener(ArcLayout arcLayout, ImageView hintView) { m_arcLayout = arcLayout; m_hintView = hintView; }