Stop relying on using statements in the JNI generator.

Instead of emitting unqualified references to JavaParamRef and
ScopedJavaLocalRef, just qualify them with base::android. This is the
first step to allow the "using" statements for these types to be removed
from jni_generator_helper.h.

BUG=568574

Review-Url: https://codereview.chromium.org/2213963002
Cr-Commit-Position: refs/heads/master@{#409794}


CrOS-Libchrome-Original-Commit: 7537dfb15e54ebab0cc9d4820a826fa350fee320
13 files changed
tree: 8c8434e22078ac9b4b39e1122cbac5d0397b32a4
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/