Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4674 private boolean mCalledCheckInputConnectionProxy = false; field in ViewTest.MockEditText
4684 mCalledCheckInputConnectionProxy = true; in checkInputConnectionProxy()
4689 return mCalledCheckInputConnectionProxy; in hasCalledCheckInputConnectionProxy()
4713 mCalledCheckInputConnectionProxy = false; in reset()