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