Android: adds Get(Static)MethodIDOrNULL.

When generating JNI bindings for system classes, we try to get the ids
for methods based in the .class file in the SDK.
However, this may trigger run-time errors when trying to run on an older
SDK.
For these system classes, the JNI generator will bind using the "OrNULL"
variation.

BUG=152987
TEST=

Review URL: https://chromiumcodereview.appspot.com/10996063

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159769 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 3764dddb64111f17e929e76de2835a63088593b8
4 files changed
tree: 8b499ce095c43c7548fe3c044f7a30a7c3a84124
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/