Home
last modified time | relevance | path

Searched defs:getLatch (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserRemovalWaiter.java42 private CountDownLatch getLatch(final int userId) { in getLatch() method in UserRemovalWaiter
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/sharedconnectivity/service/
H A DSharedConnectivityServiceTest.java137 public CountDownLatch getLatch() { in getLatch() method in SharedConnectivityServiceTest.FakeSharedConnectivityService