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.java5203 private boolean mCalledCheckInputConnectionProxy = false; field in ViewTest.MockEditText
5213 mCalledCheckInputConnectionProxy = true; in checkInputConnectionProxy()
5218 return mCalledCheckInputConnectionProxy; in hasCalledCheckInputConnectionProxy()
5242 mCalledCheckInputConnectionProxy = false; in reset()