Home
last modified time | relevance | path

Searched refs:getShowLatch (Results 1 – 3 of 3) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DDialogTask.java71 public CountDownLatch getShowLatch() { in getShowLatch() method in DialogTask
DUiFacade.java325 mDialogTask.getShowLatch().await(); in dialogShow()
546 mFullScreenTask.getShowLatch().await(); in fullShow()
DFullScreenTask.java121 public CountDownLatch getShowLatch() { in getShowLatch() method in FullScreenTask