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.java4430 private boolean mCalledCheckInputConnectionProxy = false; field in ViewTest.MockEditText
4440 mCalledCheckInputConnectionProxy = true; in checkInputConnectionProxy()
4445 return mCalledCheckInputConnectionProxy; in hasCalledCheckInputConnectionProxy()
4469 mCalledCheckInputConnectionProxy = false; in reset()