Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBackgroundExecutor.cpp85 bool flushComplete = false; in flushQueue() local
88 flushComplete = true; in flushQueue()
92 cv.wait(lock, [&]() { return flushComplete; }); in flushQueue()
/frameworks/base/location/api/
Dcurrent.txt600 field public static final String KEY_FLUSH_COMPLETE = "flushComplete";