summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDaichi Hirono <hirono@google.com>2017-10-30 10:05:37 +0900
committerDaichi Hirono <hirono@google.com>2017-11-01 09:13:49 +0900
commit768012e4c18dd8650bf1b067f7e0b37a3c5db462 (patch)
tree188d5ee9afa54f323b867489e5b6478030339253 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3bae0b027feb873cbb430ee1c3e0408e565b69f2 (diff)
Make DragDropController#mDragState private
Before introducing the drag and drop callback, we need a write lock to preserve the order of drag state update. The CL changes the visibility of mDragState to private so that we can ensure the upcoming write lock guards all updates for mDragState. Bug: 65564090 Test: android.server.wm.CrossAppDragAndDropTests, manually check the drag and drop behavior on test app. Change-Id: I3afc06221e4a9688b417768365e87b19706f9372
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions