Searched refs:isStartActionModeForChildCalled (Results 1 – 1 of 1) sorted by relevance
3460 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeWithParent()3481 assertTrue(parent.isStartActionModeForChildCalled); in testStartActionModeTypedWithParent()3494 boolean isStartActionModeForChildCalled = false; field in ViewTest.MockViewGroup3503 isStartActionModeForChildCalled = true; in startActionModeForChild()3511 isStartActionModeForChildCalled = true; in startActionModeForChild()