Home
last modified time | relevance | path

Searched refs:nativeEnableInputDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp2459 static void nativeEnableInputDevice(JNIEnv* env, jobject nativeImplObj, jint deviceId) { in nativeEnableInputDevice() function
2800 {"enableInputDevice", "(I)V", (void*)nativeEnableInputDevice},