Searched refs:setLongClickable (Results 1 – 4 of 4) sorted by relevance
127 private void setLongClickable(View view) throws Throwable { in setLongClickable() method in TooltipTest128 mActivityRule.runOnUiThread(() -> view.setLongClickable(true)); in setLongClickable()354 setLongClickable(mTooltipView); in testLongClickTooltipOnLongClickableView()461 setLongClickable(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()565 setLongClickable(mTooltipView); in testMouseHoverTooltipOnLongClickableView()
381 mEditText.setLongClickable(true); in testSetupListeners()
1086 view.setLongClickable(true); in testAccessLongClickable()1089 view.setLongClickable(false); in testAccessLongClickable()3312 view.setLongClickable(true); in testOnTouchEvent()
265 info.setLongClickable(true); in fullyPopulateAccessibilityNodeInfo()