Home
last modified time | relevance | path

Searched defs:callingThreadId (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionLifecycleTest.java102 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithRestartInput() local
181 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithLosingViewFocus() local
260 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithLosingWindowFocus() local
DInputConnectionHandlerTest.java157 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCommitText() local
236 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithRestartInput() local
315 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithLosingViewFocus() local
393 final AtomicInteger callingThreadId = new AtomicInteger(0); in testCloseConnectionWithLosingWindowFocus() local
464 final AtomicInteger callingThreadId = new AtomicInteger(0); in testReportFullscreenMode() local