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.java4182 private boolean mHasShowContextMenuForChild = false; field in ViewTest.MockViewParent
4302 mHasShowContextMenuForChild = true; in showContextMenuForChild()
4325 return mHasShowContextMenuForChild; in hasShowContextMenuForChild()
4345 mHasShowContextMenuForChild = false; in reset()