commit | 2cbaa91f67cf928e3fe5175ad8854eec1099626a | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Mar 19 17:51:05 2021 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Mar 23 08:15:36 2021 +0000 |
tree | 21449c0191b5f292d52608477779bf71a735a5f0 | |
parent | 41df46a030e826ace525036a6eb797d021043c43 [diff] |
Move 'notifyFinishedSignal' into a separate function To reduce the size of 'receiveFinishedSignals' and to simplify the future CLs in this area, let's move the part where the Java code is being notified into a separate function. The behaviour should remain the same. Test: atest InputEventSenderAndReceiverTest Bug: 169866723 Change-Id: If0f0d630600a754d01d761f7a3bafce342b96d26