Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java5513 private boolean mHasShowContextMenuForChild = false; field in ViewTest.MockViewParent
5638 mHasShowContextMenuForChild = true; in showContextMenuForChild()
5661 return mHasShowContextMenuForChild; in hasShowContextMenuForChild()
5681 mHasShowContextMenuForChild = false; in reset()