Searched refs:longClick (Results 1 – 13 of 13) sorted by relevance
147 OnLongClickListener longClick) { in init() argument148 super.init(click, secondaryClick, longClick); in init()150 mLabelContainer.setOnLongClickListener(longClick); in init()
156 tile.longClick(); in init()162 OnLongClickListener longClick) { in init() argument164 setOnLongClickListener(longClick); in init()
213 public void longClick() { in longClick() method in QSTileImpl
75 KeyUtils.longClick(this); in testKeypadLongClick()
71 KeyUtils.longClick(this); in testKeypadLongClick()
71 public static void longClick(ActivityInstrumentationTestCase test) { in longClick() method in KeyUtils
130 mTile.longClick(); in testLongClick_Metrics()
57 void longClick(); in longClick() method
40 import static androidx.test.espresso.action.ViewActions.longClick;313 onView(withId(R.id.textview)).perform(longClick()); in testToolbarAppearsAfterSelection_withFirstStringLtrAlgorithmAndRtlHint()1027 onView(withId(R.id.textview)).perform(longClick()); in testPastePlainText_menuAction()1042 onView(withId(R.id.textview)).perform(longClick()); in testPastePlainText_noMenuItemForPlainText()
504 public boolean longClick() throws UiObjectNotFoundException { in longClick() method in UiObject
80 method public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFoundException;
89 method public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFoundException;
111 method public boolean longClick() throws com.android.uiautomator.core.UiObjectNotFoundException;