Home
last modified time | relevance | path

Searched refs:removeAllQueuedRunnables (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestThreadingDomain.java103 void removeAllQueuedRunnables() { in removeAllQueuedRunnables() method in TestThreadingDomain
H A DLocationTimeZoneProviderTest.java128 mTestThreadingDomain.removeAllQueuedRunnables(); in lifecycle()