Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mocka11yime/service/src/com/android/cts/mocka11yime/
DMockA11yIme.java66 volatile boolean mDestroying = false; field in MockA11yIme
185 mDestroying = true; in onDestroy()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java706 private boolean mDestroying; field in MockIme
747 if (!mDestroying) { in createSession()
1254 mDestroying = true;