Home
last modified time | relevance | path

Searched defs:fillQueue (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DBlockingQueue_test.cpp103 std::thread fillQueue([&queue](){ in TEST() local
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoSource.java122 protected void fillQueue() { in fillQueue() method in PhotoSource