commit | 57b2300f28285211c5b1b1e6e72c2ff043604ca0 | [log] [tgz] |
---|---|---|
author | Yunfan Chen <yunfanc@google.com> | Wed May 22 16:16:51 2024 +0900 |
committer | Yunfan Chen <yunfanc@google.com> | Wed May 22 17:39:18 2024 +0900 |
tree | 09f010e07a9fc512dbb822fe8465a262d396e4c6 | |
parent | b0f4faad9a79634c46d9dab6ad6f535a66d0774e [diff] |
Avoid mentioning complex deprecated API in API docs In getBounds() API doc, the code snippet to get the window size excluding system decorations refers it as the legacy value of getSize() API. As the getSize() behavior becomes more complex, to explicitly describe the behavior instead of referring to it can make things clear. Bug: 151861875 Test: N/A Change-Id: If59ef701b833727885ea3baa16b0f6804c05cba8