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.java4134 private boolean mCalledCheckInputConnectionProxy = false; field in ViewTest.MockEditText
4144 mCalledCheckInputConnectionProxy = true; in checkInputConnectionProxy()
4149 return mCalledCheckInputConnectionProxy; in hasCalledCheckInputConnectionProxy()
4173 mCalledCheckInputConnectionProxy = false; in reset()