commit | fdd36b53f93e9dc33115cb94f0bc305b9f220e17 | [log] [tgz] |
---|---|---|
author | Shai Barack <shayba@google.com> | Wed Nov 27 18:31:29 2024 +0000 |
committer | Mark Fasheh <mfasheh@google.com> | Wed Dec 04 21:53:07 2024 +0000 |
tree | d93cbdb7687ff1f5ce89d837a7bbb8daf1d42da0 | |
parent | 49c5896af83fdea4450a030691a1ba754867ab76 [diff] |
CombinedMessageQueue add peekWhenForTest and popForTest methods The intention here is that tests should be able to call these methods instead of reaching into MessageQueue internals via reflection. Test: atest MessageQueueTest Test: atest TestLooperManagerTest Flag: android.os.message_queue_testability Bug: 379472827 Change-Id: I5ff9dcac41f76aeabbce51f7d6db2ed5582c5664