commit | 7ed4d37b74850e2ed5dfd50109dc6fa919904c7c | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Sat Jul 09 15:28:55 2016 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Wed Jul 13 09:27:26 2016 -0700 |
tree | db348bffff4a43544983abf673a199fc1f4a30cf | |
parent | e4da41e6be7b6cc5d2f26d1c24910785d04c751c [diff] |
Rename WindowState.mAttachedWindow to WindowState.mParentWindow Helps with code clarity and reduces confusion for upcoming WM object modeling changes. Also, along the same lines changes locations that check to see if WS.mAttachedWindow wasn't null to determine if the window is a child window to use WS.isChildWindow method instead. Bug: 30060889 Change-Id: I9b975ab9ff9bf09cdd3c0dcaddd3bf9232e88be8