summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-07-25 12:58:12 -0700
committerJeff Brown <jeffbrown@google.com>2011-07-25 20:10:12 -0700
commitbc68a59c024bdb745dac8e2ec7408a9f30595f1a (patch)
tree9b3cfa4dc30eb787cbd828e97f7d816d5a91e68d /docs/html/sdk/api_diff/11/changes
parent49754db5a304d995c1cc108ff6f19e4ba4265572 (diff)
Report the external display size to the input reader.
The input reader needs this information so that it knows how to interpolate touches on an external touch screen. Changed Display so that it asks the WindowManager what the real display size is (as opposed to the raw display size). This means it now takes into the forced display size set by adb shell am display-size. Replaced all calls to getRealWidth() / getRealHeight() / getRealMetrics() in the WindowManager and replaced them with direct usages of the mCurDisplayWidth / mCurDisplayHeight so that the WM doesn't end up making a reentrant Binder call into itself. Fixed the table status bar HeightReceiver so that it updates the height on all configuration changes since it is possible that the display size changed independently of an external HDMI display being plugged / unplugged. Improved the Display class documentation to make the distinctions betweeen the various sizes clearer. Change-Id: I3f75de559d3ebffed532ab46c4ae52c5e7f1da2b
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions