Searched refs:classPathName (Results 1 – 1 of 1) sorted by relevance
38 static const char *classPathName = "com/android/cts/splitapp/Native"; variable62 if (!registerNativeMethods(env, classPathName, methods, sizeof(methods) / sizeof(methods[0]))) { in registerNatives()