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.java3932 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeWithParent()
3955 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeTypedWithParent()
4119 boolean isStartActionModeForChildCalled = false; field in ViewTest.MockViewGroup
4128 isStartActionModeForChildCalled = true; in startActionModeForChild()
4136 isStartActionModeForChildCalled = true; in startActionModeForChild()