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