Searched refs:nativeIsInputDeviceEnabled (Results 1 – 2 of 2) sorted by relevance
1666 static jboolean nativeIsInputDeviceEnabled(JNIEnv* env /* env */, in nativeIsInputDeviceEnabled() function1807 (void*) nativeIsInputDeviceEnabled },
241 private static native boolean nativeIsInputDeviceEnabled(long ptr, int deviceId); in nativeIsInputDeviceEnabled() method in InputManagerService692 return nativeIsInputDeviceEnabled(mPtr, deviceId); in isInputDeviceEnabled()