Searched defs:waitLock (Results 1 – 2 of 2) sorted by relevance
1441 final Object waitLock = new Object(); in checkIsRequestFromAccessibilityTool() local1582 final Object waitLock = new Object(); in testDirectAccessibilityConnection_AccessibilityManagerEnabled() local
1255 final CountDownLatch waitLock = new CountDownLatch(1); in close() local