Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2368 static jboolean nativeIsInputDeviceEnabled(JNIEnv* env, jobject nativeImplObj, jint deviceId) { in nativeIsInputDeviceEnabled() function
2664 {"isInputDeviceEnabled", "(I)Z", (void*)nativeIsInputDeviceEnabled},