Home
last modified time | relevance | path

Searched refs:setLongClickable (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DTooltipTest.java145 private void setLongClickable(View view) throws Throwable { in setLongClickable() method in TooltipTest
146 mActivityRule.runOnUiThread(() -> view.setLongClickable(true)); in setLongClickable()
380 setLongClickable(mTooltipView); in testLongClickTooltipOnLongClickableView()
487 setLongClickable(mTooltipView); in testLongKeyPressTooltipOnLongClickableView()
592 setLongClickable(mTooltipView); in testMouseHoverTooltipOnLongClickableView()
DView_UsingViewsTest.java396 mEditText.setLongClickable(true); in testSetupListeners()
DViewTest.java1237 view.setLongClickable(true); in testAccessLongClickable()
1240 view.setLongClickable(false); in testAccessLongClickable()
3769 view.setLongClickable(true); in testOnTouchEventScroll()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/unit/
DViewNodeTest.java266 structure.setLongClickable(true); in newSimpleStructure()
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityNodeInfoTest.java374 info.setLongClickable(true); in fullyPopulateAccessibilityNodeInfo()
/cts/tests/translation/src/android/translation/cts/
DUiTranslationManagerTest.java1323 mTextView.setLongClickable(false); in testUiTranslation_selectableText()
1347 mTextView.setLongClickable(true); in testUiTranslation_selectableText()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt3910 method public void setLongClickable(boolean);
Dcurrent.txt53064 method public void setLongClickable(boolean);
53939 method public abstract void setLongClickable(boolean);
54970 method public void setLongClickable(boolean);