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.java4168 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeWithParent()
4191 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeTypedWithParent()
4388 boolean isStartActionModeForChildCalled = false; field in ViewTest.MockViewGroup
4397 isStartActionModeForChildCalled = true; in startActionModeForChild()
4405 isStartActionModeForChildCalled = true; in startActionModeForChild()