Searched refs:mStatusLock (Results 1 – 1 of 1) sorted by relevance
32 private Object mStatusLock = new Object(); field in AbccService44 synchronized (mStatusLock) { in run()48 mStatusLock.notifyAll(); in run()55 synchronized (mStatusLock) { in run()57 mStatusLock.notifyAll(); in run()63 synchronized (mStatusLock) { in run()65 mStatusLock.notifyAll(); in run()102 synchronized (mStatusLock) { in compileForBinder()116 synchronized (mStatusLock) { in queryStatusForBinder()117 mStatusLock.wait(); in queryStatusForBinder()