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.java4492 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeWithParent()
4515 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeTypedWithParent()
4712 boolean isStartActionModeForChildCalled = false; field in ViewTest.MockViewGroup
4721 isStartActionModeForChildCalled = true; in startActionModeForChild()
4729 isStartActionModeForChildCalled = true; in startActionModeForChild()