Searched refs:nonLongClickableButton (Results 1 – 2 of 2) sorted by relevance
501 UiObject nonLongClickableButton = mDevice.findObject( in testIsLongClickable() local505 assertFalse(nonLongClickableButton.isLongClickable()); in testIsLongClickable()
499 UiObject2 nonLongClickableButton = mDevice.findObject(By.res(TEST_APP, in testIsLongClickable() local501 assertFalse(nonLongClickableButton.isLongClickable()); in testIsLongClickable()