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.java5092 private boolean mCalledCheckInputConnectionProxy = false; field in ViewTest.MockEditText
5102 mCalledCheckInputConnectionProxy = true; in checkInputConnectionProxy()
5107 return mCalledCheckInputConnectionProxy; in hasCalledCheckInputConnectionProxy()
5131 mCalledCheckInputConnectionProxy = false; in reset()