Searched refs:nativeGetSwitchState (Results 1 – 2 of 2) sorted by relevance
1362 static jint nativeGetSwitchState(JNIEnv* /* env */, jclass /* clazz */, in nativeGetSwitchState() function1742 (void*) nativeGetSwitchState },
201 private static native int nativeGetSwitchState(long ptr, in nativeGetSwitchState() method in InputManagerService453 return nativeGetSwitchState(mPtr, deviceId, sourceMask, switchCode); in getSwitchState()