Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DDragDropTest.java231 private void expectEvent6(int action, int viewId, int locationViewId) { in expectEvent6() method in DragDropTest
466 expectEvent6(DragEvent.ACTION_DROP, R.id.container, R.id.subcontainer); in testBlackHole()
622 expectEvent6(DragEvent.ACTION_DROP, R.id.subcontainer, R.id.subcontainer); in testAcceptingGroupInTheMiddle()