summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2018-04-19 11:43:29 -0700
committerSiarhei Vishniakou <svv@google.com>2018-04-19 11:43:29 -0700
commitc771e7e80d9f0acfe2295482fac8d41535a3df5e (patch)
treeef063a38b82b4b7f86d5558145137fc1775a0ee6 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent236218254be8c2f87f6f354b7d27db9862b304b0 (diff)
Add @NonNull annotation to getDecorView()
The function Window::getDecorView() cannot return null, because the view is being constructed in the case where it actually is null. Therefore, annotate the method with @NonNull. Test: no functional change Change-Id: I1a350e0af8f314f696bb1acde225633abb935a42
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions