Searched refs:StylusEventHelper (Results 1 – 7 of 7) sorted by relevance
13 public class StylusEventHelper { class17 public StylusEventHelper(View view) { in StylusEventHelper() method in StylusEventHelper
43 private StylusEventHelper mStylusEventHelper;56 mStylusEventHelper = new StylusEventHelper(this); in LauncherAppWidgetHostView()
71 private final StylusEventHelper mStylusEventHelper;134 mStylusEventHelper = new StylusEventHelper(this); in BubbleTextView()
60 private StylusEventHelper mStylusEventHelper;132 mStylusEventHelper = new StylusEventHelper(this); in init()
99 private StylusEventHelper mStylusEventHelper;275 mStylusEventHelper = new StylusEventHelper(this); in CellLayout()
40 import com.android.launcher3.StylusEventHelper;79 private StylusEventHelper mStylusEventHelper;96 mStylusEventHelper = new StylusEventHelper(this); in WidgetCell()
1047 final StylusEventHelper stylusEventHelper = new StylusEventHelper(v);