Home
last modified time | relevance | path

Searched defs:resetCountDownLatch (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdJobService.java57 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in StatsdJobService
DStatsdSyncAdapter.java82 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in StatsdSyncAdapter
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DSimpleJobService.java66 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in SimpleJobService
/cts/tests/tests/media/src/android/media/cts/
DMediaSessionManagerTest.java518 public void resetCountDownLatch() { in resetCountDownLatch() method in MediaSessionManagerTest.Session2TokenListener