Searched refs:setLongClickable (Results 1 – 8 of 8) sorted by relevance
145 private void setLongClickable(View view) throws Throwable { in setLongClickable() method in TooltipTest146 mActivityRule.runOnUiThread(() -> view.setLongClickable(true)); in setLongClickable()380 setLongClickable(mTooltipView); in testLongClickTooltipOnLongClickableView()487 setLongClickable(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()592 setLongClickable(mTooltipView); in testMouseHoverTooltipOnLongClickableView()
396 mEditText.setLongClickable(true); in testSetupListeners()
1237 view.setLongClickable(true); in testAccessLongClickable()1240 view.setLongClickable(false); in testAccessLongClickable()3769 view.setLongClickable(true); in testOnTouchEventScroll()
266 structure.setLongClickable(true); in newSimpleStructure()
374 info.setLongClickable(true); in fullyPopulateAccessibilityNodeInfo()
1323 mTextView.setLongClickable(false); in testUiTranslation_selectableText()1347 mTextView.setLongClickable(true); in testUiTranslation_selectableText()
3910 method public void setLongClickable(boolean);
53064 method public void setLongClickable(boolean);53939 method public abstract void setLongClickable(boolean);54970 method public void setLongClickable(boolean);