Searched refs:StylusEventHelper (Results 1 – 6 of 6) sorted by relevance
37 import com.android.launcher3.StylusEventHelper;75 private StylusEventHelper mStylusEventHelper;99 mStylusEventHelper = new StylusEventHelper(new SimpleOnStylusPressListener(this), this); in WidgetCell()
44 import com.android.launcher3.StylusEventHelper;67 private final StylusEventHelper mStylusEventHelper;94 mStylusEventHelper = new StylusEventHelper(new SimpleOnStylusPressListener(this), this); in LauncherAppWidgetHostView()
11 public class StylusEventHelper { class48 public StylusEventHelper(StylusButtonListener listener, View view) { in StylusEventHelper() method in StylusEventHelper
6 import com.android.launcher3.StylusEventHelper.StylusButtonListener;
110 private final StylusEventHelper mStylusEventHelper;193 mStylusEventHelper = new StylusEventHelper(new SimpleOnStylusPressListener(this), this); in BubbleTextView()
56 import com.android.launcher3.StylusEventHelper;87 private StylusEventHelper mStylusEventHelper;149 mStylusEventHelper = new StylusEventHelper(new SimpleOnStylusPressListener(this), this); in init()