commit | 224e962f2109175e6b351a64c74821cf0d2ac350 | [log] [tgz] |
---|---|---|
author | Sergey Nikolaienkov <sergeynv@google.com> | Tue Mar 10 13:58:08 2020 +0100 |
committer | Robin Lee <rgl@google.com> | Wed Mar 11 15:23:50 2020 +0000 |
tree | f837ef0447ee0f72d43cd9f13a364fc06bdf6849 | |
parent | fa016dfcbf1e8b8b44f43edb3283790cd72320a7 [diff] |
Annotate appropriate AudioRecordingDisclosureBar's methods with @UiThread Adding @UiThread annotation to the methods in AudioRecordingDisclosureBar.javva that should only be called on the UI thread. Change-Id: If37149b315c2044adfa09e32cd84a4c6a8c3f142 Bug: 134942150 Test: make, flash, rub audio recording app