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