Home
last modified time | relevance | path

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

/AOO41X/main/forms/qa/integration/forms/
H A DImageComparison.java40 private Object m_notifyDone; field in ImageComparison
52 m_notifyDone = toNotify; in ImageComparison()
57 synchronized( m_notifyDone ) in complete()
59 m_notifyDone.notify(); in complete()