Searched refs:emulateClickOnView (Results 1 – 1 of 1) sorted by relevance
7531 emulateClickOnView(mTextView, offset.x, offset.y); in testSmartSelection_resetSelection()7538 emulateClickOnView(mTextView, offset.x, offset.y); in testSmartSelection_resetSelection()7649 private void emulateClickOnView(View view, int offsetX, int offsetY) { in emulateClickOnView() method