commit | f587ba5b991c7cd91e4df093d0d796bd419e5d67 | [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 | 0fe274cdfa6dcae81617725b5ea376c86245b104 | |
parent | 787bae0578fbaab6219ebf23494866b224d01438 [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