diff options
author | Jack He <siyuanh@google.com> | 2017-07-24 12:30:08 -0700 |
---|---|---|
committer | Jack He <siyuanh@google.com> | 2017-08-24 04:15:44 +0000 |
commit | 515204766578fd12dc1103bc194add9218a01746 (patch) | |
tree | 91d5af9b8e9f2a5b78fbcad9f1d2cbc1f27e22f9 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 270cee0bc2ba895044b9fb272e2773c74745883b (diff) |
CachedBluetoothDevice: Rename mVisible to mJustDiscovered
* CachedBluetoothDevice's member mVisible does not mean whether the
device is visible. Instead, based on its current usage in the library,
it indicates whether the device was just discovered by SettingsLib.
* Rename the field to mJustDiscovered and associated setters and
getters.
* This paves way for future addition of mVisible to indicate whether the
device should be visible to user in the UI.
Bug: 34685932
Test: build only, no functional changes
Change-Id: I616904e6d5bb27dbae74f94819eb0e8607a16e20
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions