Searched refs:newUpdateServiceLock (Results 1 – 2 of 2) sorted by relevance
478 public UpdateServiceLock newUpdateServiceLock() { in newUpdateServiceLock() method in ListenerMultiplexer
231 try (UpdateServiceLock ignored = mMultiplexer.newUpdateServiceLock()) { in testBufferUpdateService()