commit | 41abd67302b52aefadc2b3dea42226f16bf6d9ba | [log] [tgz] |
---|---|---|
author | Iliyan Malchev <malchev@google.com> | Thu Apr 14 16:54:38 2011 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Tue May 03 15:49:40 2011 -0700 |
tree | ccb7851eebc2c23e290bb898a32ca23c3e7edfbc | |
parent | 5b495067a07374af3ec94830a526851f640d71ba [diff] |
frameworks/base: make the ANativeWindow query() method const query() does not modify the object's data, so it needs to be a const method Change-Id: I67c40a3c865461e6f1cc2193fd2d74286ff6ac8f Signed-off-by: Iliyan Malchev <malchev@google.com>