Searched defs:emulateLongPressOnView (Results 1 – 3 of 3) sorted by relevance
553 public static void emulateLongPressOnView(Instrumentation instrumentation, in emulateLongPressOnView() method in CtsTouchUtils
552 public static void emulateLongPressOnView(Instrumentation instrumentation, in emulateLongPressOnView() method in CtsTouchUtils
8503 private void emulateLongPressOnView(View view, int offsetX, int offsetY) { in emulateLongPressOnView() method