DescriptionPass JavaRef to Java methods in device/bluetooth.
Update code in device/bluetooth to use JavaRef when calling Java methods
via JNI, instead of passing bare jobject. Various function parameter
types are converted from jobject to JavaRef to enable calls to obj()
higher up the call chain to be removed.
BUG=506850
Committed: https://crrev.com/772283d1079c1271b1dca288a1ae350eae50a719
Cr-Commit-Position: refs/heads/master@{#417283}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Switch comments to a different form that clang-format will fit in 80 chars #Messages
Total messages: 11 (4 generated)
|