Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DFocusHandlingTest.java729 final ServiceSession serviceSession = (ServiceSession) session.mAutoCloseable; in testMultiWindowFocusHandleOnDifferentUiThread()
832 final ServiceSession serviceSession = (ServiceSession) session.mAutoCloseable; in testOnCheckIsTextEditorRunOnUIThread()
1319 final AutoCloseable mAutoCloseable; field in FocusHandlingTest.CloseOnce
1321 mAutoCloseable = autoCloseable; in CloseOnce()
1326 mAutoCloseable.close(); in close()