Searched refs:jFunction (Results 1 – 1 of 1) sorted by relevance
124 …t android_server_UsbDeviceManager_openControl(JNIEnv *env, jobject /* thiz */, jstring jFunction) { in android_server_UsbDeviceManager_openControl() argument125 ScopedUtfChars function(env, jFunction); in android_server_UsbDeviceManager_openControl()