diff options
| author | 2016-05-22 22:16:41 -0700 | |
|---|---|---|
| committer | 2016-05-24 01:17:29 +0000 | |
| commit | eb50a39e98acb78d16465041bb5c172aa1637e97 (patch) | |
| tree | 8a59a451d99a1a9e5db6f1764fb454ec0017951f /libs/hwui/Program.cpp | |
| parent | 9c252700f6686767f5418677800ba171f441dddc (diff) | |
Reduced the impact of "synchronized" statements
* Removed "synchronized" statements that are not needed
* Replaced "synchronized" statements with Read/Write lock as
appropriate. The lock protects the access to and the setting of
BluetoothAdapter.mService and BluetoothManagerService.mBluetooth and
associated state.
Bug: 28734075
Bug: 28799467
Change-Id: I8f8281c505f0a1ae0add1e14a3caba1f5b2a98e4
Diffstat (limited to 'libs/hwui/Program.cpp')
0 files changed, 0 insertions, 0 deletions