commit | 3f6d83a68a2d95905904b3352db677e55363591c | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Thu Jan 26 16:25:10 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Fri Feb 03 15:40:56 2012 -0800 |
tree | f4632e291615a04c46791b3b5f1bd35a1efc6c5d | |
parent | f55bc56490660e8eff92ff1f97607d6e78826629 [diff] |
Declare more IAudioFlinger methods const This is just documentation, as C++ method const-ness doesn't mean anything for a binder API. Instead, here const means "no side effects". Change-Id: Iaa9cd2fe477db10ae9a40cac4f79f0faa9b4e5e6