Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DView_UsingViewsTest.java449 private boolean mHasFocus; field in View_UsingViewsTest.MockOnFocusChangeListener
452 mHasFocus = hasFocus; in onFocusChange()
456 return mHasFocus; in hasFocus()