Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3460 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeWithParent()
3481 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeTypedWithParent()
3494 boolean isStartActionModeForChildCalled = false; field in ViewTest.MockViewGroup
3503 isStartActionModeForChildCalled = true; in startActionModeForChild()
3511 isStartActionModeForChildCalled = true; in startActionModeForChild()