HomeSort by relevance Sort by last modified time
    Searched defs:sMethods (Results 1 - 2 of 2) sorted by null

  /frameworks/base/apct-tests/perftests/core/jni/
SystemPerfTest.cpp 51 static const JNINativeMethod sMethods[] = {
77 sMethods, NELEM(sMethods)) == -1) {
  /frameworks/base/cmds/hid/jni/
com_android_commands_hid_Device.cpp 286 static JNINativeMethod sMethods[] = {
316 sMethods, NELEM(sMethods));

Completed in 246 milliseconds