summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorQasid Ahmad Sadiq <qasid@google.com>2019-03-18 18:08:14 -0700
committerQasid Sadiq <qasid@google.com>2019-03-27 23:52:05 +0000
commit31d0cedcc40df60359e28799925b21aa2b48840e (patch)
treea9ca9bf28c360bc337af99e78901cc499b917939 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentd4b6ff816dea494b89bd1ac606abae5347b22f62 (diff)
Deprecate boundsInParent in favor of boundInScreen.
If the service has boundsInScreen the boundsinparent can be computed. Also for its whole existence, boundsInParent is the bounds within the ViewParent's coordinates. But the ViewParent is quite often not the AccessibilityParent (if it isn't important for accessibility), so the service can't really do anything with that information because the service doesn't have access to the ViewParent, only the AccessibilityParent. Test: It builds. Bug: 1084662 Change-Id: If88dcaac6dcb824d72d7f483c05cbb544314423c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions