Searched refs:setLongClickable (Results 1 – 5 of 5) sorted by relevance
128 private void setLongClickable(View view) throws Throwable { in setLongClickable() method in TooltipTest129 mActivityRule.runOnUiThread(() -> view.setLongClickable(true)); in setLongClickable()355 setLongClickable(mTooltipView); in testLongClickTooltipOnLongClickableView()462 setLongClickable(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()566 setLongClickable(mTooltipView); in testMouseHoverTooltipOnLongClickableView()
382 mEditText.setLongClickable(true); in testSetupListeners()
1218 view.setLongClickable(true); in testAccessLongClickable()1221 view.setLongClickable(false); in testAccessLongClickable()3572 view.setLongClickable(true); in testOnTouchEventScroll()
262 structure.setLongClickable(true); in newSimpleStructure()
269 info.setLongClickable(true); in fullyPopulateAccessibilityNodeInfo()