Searched defs:getLatch (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ | ||
H A D | UserRemovalWaiter.java | 42 private CountDownLatch getLatch(final int userId) { in getLatch() method in UserRemovalWaiter |
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/sharedconnectivity/service/ | ||
H A D | SharedConnectivityServiceTest.java | 137 public CountDownLatch getLatch() { in getLatch() method in SharedConnectivityServiceTest.FakeSharedConnectivityService |