diff options
author | keybuk@google.com <keybuk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-28 17:40:51 +0000 |
---|---|---|
committer | keybuk@google.com <keybuk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-28 17:40:51 +0000 |
commit | 22ccf8319f6384f73495aff20175f372c8f47817 (patch) | |
tree | de1c10c28621f5e20a88632543e3aa9d98a94e5e /ash | |
parent | 9035c02e19cceb8e2e8b77f3708c26e8785a1d8c (diff) | |
download | chromium_src-22ccf8319f6384f73495aff20175f372c8f47817.zip chromium_src-22ccf8319f6384f73495aff20175f372c8f47817.tar.gz chromium_src-22ccf8319f6384f73495aff20175f372c8f47817.tar.bz2 |
chromeos: bluetooth: disambiguate PropertyChanged
I was using PropertyChanged for the Observer methods of all Bluetooth
client classes, this meant that if a class wanted to observe two
different types of object, it had to disambiguate properties itself
which is needlessly complicated and not always possible.
Use distinct names for the observer methods to overcome this.
BUG=none
TEST=built, merged and tests run
Change-Id: Idadf63f6de598530bea56dc01067b5a6afb85571
Review URL: https://chromiumcodereview.appspot.com/9479011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123993 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions