Searched defs:waitForChange (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ | ||
H A D | ClientPlaylistTest.java | 369 private void waitForChange() { in waitForChange() method in ClientPlaylistTest.TestContentObserverHelper |
H A D | PerformanceTest.java | 408 public void waitForChange() { in waitForChange() method in PerformanceTest.CountingContentObserver |
/aosp12/frameworks/av/media/codec2/vndk/platform/ | ||
H A D | C2SurfaceSyncObj.cpp | 222 c2_status_t C2SyncVariables::waitForChange(uint32_t waitId, c2_nsecs_t timeoutNs) { in waitForChange() function in C2SyncVariables |