Home
last modified time | relevance | path

Searched defs:latch (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java167 CountDownLatch latch = new CountDownLatch(1); in dump() local
/frameworks/base/graphics/java/android/renderscript/
DSimpleMesh.java223 private void latch() { in latch() method in SimpleMesh.TriangleMeshBuilder
/frameworks/base/core/java/android/view/
DViewDebug.java829 final CountDownLatch latch = new CountDownLatch(1); in profileViewOperation() local
863 final CountDownLatch latch = new CountDownLatch(1); in capture() local