diff options
| author | 2023-07-12 12:36:07 -0400 | |
|---|---|---|
| committer | 2023-07-13 12:48:28 -0400 | |
| commit | c5f5ee57fb6a65d16c82b3c0b9261ac3576ee6ae (patch) | |
| tree | 4b2331f7df9c323ce0f5a175f8e403527f574b9c /wifi/java/src | |
| parent | 1ad38e26cc344397f1791d8e8781e1256fa53ed5 (diff) | |
Add non-blocking message processing
TestableLooper.processMessages will block if the argument is less than
the number of available messages.
This adds a new method that will process the minimum of the argument or
available messages and return the number of messages processed.
Test: atest TestableLooperTest
Bug: 289042855
Change-Id: Ied9a3769a0ed2ed7723190853f9091721539df08
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions