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