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.java5251 private boolean mHasShowContextMenuForChild = false; field in ViewTest.MockViewParent
5371 mHasShowContextMenuForChild = true; in showContextMenuForChild()
5394 return mHasShowContextMenuForChild; in hasShowContextMenuForChild()
5414 mHasShowContextMenuForChild = false; in reset()