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.java4722 private boolean mHasShowContextMenuForChild = false; field in ViewTest.MockViewParent
4842 mHasShowContextMenuForChild = true; in showContextMenuForChild()
4865 return mHasShowContextMenuForChild; in hasShowContextMenuForChild()
4885 mHasShowContextMenuForChild = false; in reset()